Skip to content

Commit 9027930

Browse files
build(deps-dev): bump joblib from 1.3.1 to 1.3.2 (#744)
Bumps [joblib](https://github.com/joblib/joblib) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](joblib/joblib@1.3.1...1.3.2) --- updated-dependencies: - dependency-name: joblib 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 f0e08d9 commit 9027930

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
@@ -8,7 +8,7 @@ certifi==2023.7.22
88
chardet==5.1.0
99
idna==3.4
1010
importlib-metadata==0.23 ; python_version < '3.8'
11-
joblib==1.3.1
11+
joblib==1.3.2
1212
more-itertools==9.1.0
1313
multidict==6.0.4
1414
numpy==1.23.4

0 commit comments

Comments
 (0)