Skip to content

Commit

Permalink
Bump joblib in /augur/tasks/data_analysis/message_insights
Browse files Browse the repository at this point in the history
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.1 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.0.1...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent f3b8bfe commit b3305e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion augur/tasks/data_analysis/message_insights/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def read(filename):
'tensorflow==2.8.0',
'h5py~=3.6.0',
'scikit-image==0.19.1',
'joblib==1.0.1',
'joblib==1.2.0',
'xgboost',
'bs4==0.0.1',
'xlrd==2.0.1',
Expand Down

0 comments on commit b3305e6

Please sign in to comment.