Skip to content

Commit 448a696

Browse files
authoredJul 6, 2023··
Update dependency joblib to v1 [SECURITY]
1 parent 90ec3ab commit 448a696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ idna==2.9
1414
importlib-metadata==1.5.0; python_version < "3.8"
1515
isort==4.3.21
1616
jinja2==2.11.3
17-
joblib==0.16.0; python_version > "2.7"
17+
joblib==1.2.0; python_version > "2.7"
1818
limits==1.5.1
1919
livereload==2.6.3
2020
lunr==0.5.8

0 commit comments

Comments
 (0)
Please sign in to comment.