Skip to content

Commit

Permalink
Bump joblib from 1.1.0 to 1.2.0 in /consistency/tool (#227)
Browse files Browse the repository at this point in the history
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 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@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Burks <[email protected]>
  • Loading branch information
dependabot[bot] and timburks authored Sep 5, 2023
1 parent d2ded97 commit 0f80cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consistency/tool/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ grpcio==1.47.0
grpcio-status==1.47.0
grpcio-tools==1.47.0
idna==3.3
joblib==1.1.0
joblib==1.2.0
mock==4.0.3
mypy-extensions==0.4.3
numpy==1.23.1
Expand Down

0 comments on commit 0f80cda

Please sign in to comment.