Skip to content

Commit 40facbf

Browse files
Bump joblib from 0.15.1 to 1.2.0
Bumps [joblib](https://github.com/joblib/joblib) from 0.15.1 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](joblib/joblib@0.15.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 009b82c commit 40facbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BeeHiveOptimization/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
numpy==1.22.0
2-
joblib==0.15.1
2+
joblib==1.2.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
numpy==1.22.0
22
matplotlib==3.2.1
3-
joblib==0.15.1
3+
joblib==1.2.0
44
imageio==2.9.0

0 commit comments

Comments
 (0)