diff options
| author | dependabot[bot] | 2022-09-30 20:00:22 +0000 |
|---|---|---|
| committer | GitHub | 2022-09-30 20:00:22 +0000 |
| commit | b36e8c3f67e0271c7cc805ca0f1ba66f07bf57dd (patch) | |
| tree | 58236192a42b821641b35f1585a990e766045a29 | |
| parent | 875f1657f42c9c3f698a4ddd0905e55cd92005eb (diff) | |
| download | sec-certs-b36e8c3f67e0271c7cc805ca0f1ba66f07bf57dd.tar.gz sec-certs-b36e8c3f67e0271c7cc805ca0f1ba66f07bf57dd.tar.zst sec-certs-b36e8c3f67e0271c7cc805ca0f1ba66f07bf57dd.zip | |
build(deps): bump joblib from 1.1.0 to 1.2.0 in /requirements
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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/requirements.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 53ce3c60..8621cdff 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,3 @@ -appnope==0.1.3 - # via - # ipykernel - # ipython argon2-cffi==21.3.0 # via notebook argon2-cffi-bindings==21.2.0 @@ -70,8 +66,6 @@ html5lib==1.1 # via -r requirements.in idna==3.3 # via requests -importlib-resources==5.9.0 - # via jsonschema ipykernel==6.12.1 # via # -r requirements.in @@ -96,7 +90,7 @@ jinja2==3.1.1 # nbconvert # notebook # spacy -joblib==1.1.0 +joblib==1.2.0 # via scikit-learn jsonschema==4.4.0 # via @@ -360,8 +354,6 @@ webencodings==0.5.1 # tinycss2 widgetsnbextension==3.6.0 # via ipywidgets -zipp==3.8.1 - # via importlib-resources # The following packages are considered to be unsafe in a requirements file: # setuptools |
