Skip to content

Commit 338cf3d

Browse files
authored
Merge pull request #59 from BioSystemsUM/dependabot/pip/joblib-1.2.0
Bump joblib from 1.1.0 to 1.2.0
2 parents 0467156 + 3dd93c2 commit 338cf3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jmetalpy==1.5.5
66
PyYAML==6.0
77
matplotlib==3.5.1
88
chembl_structure_pipeline
9-
joblib==1.1.0
9+
joblib==1.2.0
1010
networkx==2.6.3
1111
click==8.1.3

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
PyYAML==6.0
3434
matplotlib==3.5.1
3535
chembl_structure_pipeline
36-
joblib==1.1.0
36+
joblib==1.2.0
3737
networkx==2.6.3
3838
click==8.1.3
3939

0 commit comments

Comments
 (0)