Bump joblib from 1.1.0 to 1.2.0

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](https://github.com/joblib/joblib/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: joblib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-19 03:02:04 +00:00 committed by GitHub
parent 8116ca847b
commit 4cdc89706e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Required for freqai
scikit-learn==1.1.2
joblib==1.1.0
joblib==1.2.0
catboost==1.0.6; platform_machine != 'aarch64'
lightgbm==3.3.2
xgboost==1.6.2

View File

@ -20,7 +20,7 @@ pycoingecko==3.0.0
jinja2==3.1.2
tables==3.7.0
blosc==1.10.6
joblib==1.1.0
joblib==1.2.0
# find first, C search in arrays
py_find_1st==1.1.5