Skip to content

Commit 3431208

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

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.5.0
10+
joblib==1.5.1
1111
more-itertools==10.7.0
1212
multidict==6.4.4
1313
numpy==1.26.4

0 commit comments

Comments
 (0)