Skip to content

Commit ee1cf7d

Browse files
Bump joblib from 1.2.0 to 1.5.2
Bumps [joblib](https://github.com/joblib/joblib) from 1.2.0 to 1.5.2. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.2.0...1.5.2) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba7d22b commit ee1cf7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ google-cloud-storage==3.2.0
1919
grpcio==1.68.1
2020
gspread==6.2.1
2121
httplib2==0.30.0
22-
joblib==1.2.0;python_version<"3.10" # Civis 1.16.1, which runs on Python 3.9, requires an older joblib version
22+
joblib==1.5.2;python_version<"3.10" # Civis 1.16.1, which runs on Python 3.9, requires an older joblib version
2323
joblib==1.4.2;python_version>="3.10"
2424
mysql-connector-python==9.4.0
2525
newmode==0.1.6

0 commit comments

Comments
 (0)