Skip to content

Commit 6d5cd09

Browse files
Bump joblib from 1.4.2 to 1.5.0 (#1448)
Bumps [joblib](https://github.com/joblib/joblib) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.4.2...1.5.0) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ef8c82 commit 6d5cd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/moderator_bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ certifi==2025.4.26
77
chardet==5.2.0
88
idna==3.10
99
importlib-metadata==0.23 ; python_version < '3.8'
10-
joblib==1.4.2
10+
joblib==1.5.0
1111
more-itertools==10.7.0
1212
multidict==6.4.3
1313
numpy==1.26.4

0 commit comments

Comments
 (0)