From 0eecded261056150d6e9751f3090a7b339d542f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:06:50 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 16 updates Bumps the pip group with 12 updates in the /notebook directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.0.7` | `4.2.30` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.6` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `2.0.1` | `4.5.7` | | [mistune](https://github.com/lepture/mistune) | `0.8.4` | `3.2.1` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `7.17.1` | | [nltk](https://github.com/nltk/nltk) | `3.5` | `3.9.4` | | [pytest](https://github.com/pytest-dev/pytest) | `5.4.2` | `9.0.3` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.23.1` | `1.5.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.3.1` | `0.5.4` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.4` | `6.5.6` | | [tqdm](https://github.com/tqdm/tqdm) | `4.46.0` | `4.66.3` | | [zipp](https://github.com/jaraco/zipp) | `3.1.0` | `3.19.1` | Bumps the pip group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `3.0.7` | `4.2.30` | | [jinja2](https://github.com/pallets/jinja) | `2.11.1` | `3.1.6` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `2.0.1` | `4.5.7` | | [mistune](https://github.com/lepture/mistune) | `0.8.4` | `3.2.1` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `7.17.1` | | [nltk](https://github.com/nltk/nltk) | `3.5` | `3.9.4` | | [pytest](https://github.com/pytest-dev/pytest) | `5.4.2` | `9.0.3` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `0.23.1` | `1.5.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.3.1` | `0.5.4` | | [tornado](https://github.com/tornadoweb/tornado) | `6.0.4` | `6.5.6` | | [tqdm](https://github.com/tqdm/tqdm) | `4.46.0` | `4.66.3` | | [zipp](https://github.com/jaraco/zipp) | `3.1.0` | `3.19.1` | | [flask](https://github.com/pallets/flask) | `1.1.2` | `3.1.3` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `3.0.8` | `6.0.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.0.4` | `22.0.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `1.0.1` | `3.1.6` | Updates `django` from 3.0.7 to 4.2.30 - [Commits](https://github.com/django/django/compare/3.0.7...4.2.30) Updates `jinja2` from 2.11.1 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.1...3.1.6) Updates `jupyterlab` from 2.0.1 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@2.0.1...@jupyterlab/lsp@4.5.7) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v3.2.1) Updates `nbconvert` from 5.6.1 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...v7.17.1) Updates `nltk` from 3.5 to 3.9.4 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.5...3.9.4) Updates `pytest` from 5.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...9.0.3) Updates `scikit-learn` from 0.23.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.23.1...1.5.0) Updates `sqlparse` from 0.3.1 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.5.4) Updates `tornado` from 6.0.4 to 6.5.6 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.5.6) Updates `tqdm` from 4.46.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.66.3) Updates `zipp` from 3.1.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.1.0...v3.19.1) Updates `django` from 3.0.7 to 4.2.30 - [Commits](https://github.com/django/django/compare/3.0.7...4.2.30) Updates `jinja2` from 2.11.1 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.1...3.1.6) Updates `jupyterlab` from 2.0.1 to 4.5.7 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@2.0.1...@jupyterlab/lsp@4.5.7) Updates `mistune` from 0.8.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v3.2.1) Updates `nbconvert` from 5.6.1 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...v7.17.1) Updates `nltk` from 3.5 to 3.9.4 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.5...3.9.4) Updates `pytest` from 5.4.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...9.0.3) Updates `scikit-learn` from 0.23.1 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.23.1...1.5.0) Updates `sqlparse` from 0.3.1 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.1...0.5.4) Updates `tornado` from 6.0.4 to 6.5.6 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.0.4...v6.5.6) Updates `tqdm` from 4.46.0 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.66.3) Updates `zipp` from 3.1.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.1.0...v3.19.1) Updates `flask` from 1.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...3.1.3) Updates `flask-cors` from 3.0.8 to 6.0.0 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...6.0.0) Updates `gunicorn` from 20.0.4 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...22.0.0) Updates `werkzeug` from 1.0.1 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/1.0.1...3.1.6) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.6 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 36 ++++++++++++++++++------------------ requirements-train.txt | 28 ++++++++++++++-------------- requirements.txt | 24 ++++++++++++------------ 3 files changed, 44 insertions(+), 44 deletions(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index 3375307..93e9a23 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -7,34 +7,34 @@ click==7.1.2 cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0 -Django==3.0.7 +Django==4.2.30 entrypoints==0.3 importlib-metadata==1.5.0 ipykernel==5.2.0 -ipython==7.13.0 +ipython==9.14.1 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.16.0 -Jinja2==2.11.1 -joblib==0.14.1 +Jinja2==3.1.6 +joblib==1.5.3 json5==0.9.3 jsonschema==3.2.0 jupyter-client==6.1.0 -jupyter-core==4.6.3 -jupyterlab==2.0.1 +jupyter-core==5.9.1 +jupyterlab==4.5.7 jupyterlab-server==1.0.7 kiwisolver==1.2.0 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 matplotlib==3.2.1 mccabe==0.6.1 -mistune==0.8.4 +mistune==3.2.1 more-itertools==8.3.0 -nbconvert==5.6.1 +nbconvert==7.17.1 nbformat==5.0.4 -nltk==3.5 -notebook==6.1.5 -numpy==1.18.2 +nltk==3.9.4 +notebook==7.5.7 +numpy==2.4.6 packaging==20.4 pandas==1.0.3 pandocfilters==1.4.2 @@ -45,31 +45,31 @@ pluggy==0.13.1 prometheus-client==0.7.1 prompt-toolkit==3.0.4 ptyprocess==0.6.0 -py==1.8.1 +py==1.11.0 Pygments==2.6.1 pylint==2.5.2 pyparsing==2.4.7 pyrsistent==0.15.7 -pytest==5.4.2 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2019.3 pyzmq==19.0.0 regex==2020.5.14 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 Send2Trash==1.5.0 six==1.14.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.5.4 terminado==0.8.3 testpath==0.4.4 toml==0.10.1 -tornado==6.0.4 -tqdm==4.46.0 +tornado==6.5.6 +tqdm==4.66.3 traitlets==4.3.3 wcwidth==0.1.9 webencodings==0.5.1 wrapt==1.12.1 xlrd==1.2.0 xlsx2csv==0.7.6 -zipp==3.1.0 +zipp==3.19.1 diff --git a/requirements-train.txt b/requirements-train.txt index 2f4d3bc..51be24c 100644 --- a/requirements-train.txt +++ b/requirements-train.txt @@ -4,41 +4,41 @@ attrs==19.3.0 click==7.1.2 cycler==0.10.0 dill==0.3.2 -Django==3.0.7 -Flask==1.1.2 -Flask-Cors==3.0.8 -gunicorn==20.0.4 +Django==4.2.30 +Flask==3.1.3 +Flask-Cors==6.0.0 +gunicorn==22.0.0 isort==4.3.21 itsdangerous==1.1.0 -Jinja2==2.11.2 -joblib==0.15.1 +Jinja2==3.1.6 +joblib==1.5.3 kiwisolver==1.2.0 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 matplotlib==3.2.2 mccabe==0.6.1 more-itertools==8.4.0 -nltk==3.5 -numpy==1.18.5 +nltk==3.9.4 +numpy==2.4.6 packaging==20.4 pandas==1.0.4 pluggy==0.13.1 -py==1.8.2 +py==1.11.0 pylint==2.5.3 pyparsing==2.4.7 -pytest==5.4.3 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2020.1 regex==2020.6.8 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 six==1.15.0 sklearn==0.0 -sqlparse==0.3.1 +sqlparse==0.5.4 threadpoolctl==2.1.0 toml==0.10.1 -tqdm==4.46.1 +tqdm==4.66.3 wcwidth==0.2.4 -Werkzeug==1.0.1 +Werkzeug==3.1.6 wrapt==1.12.1 psutil==5.7.0 diff --git a/requirements.txt b/requirements.txt index b8ed1b3..e89e1b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,38 +2,38 @@ astroid==2.4.2 attrs==19.3.0 click==7.1.2 dill==0.3.2 -Flask==1.1.2 -Flask-Cors==3.0.8 -gunicorn==20.0.4 +Flask==3.1.3 +Flask-Cors==6.0.0 +gunicorn==22.0.0 isort==4.3.21 itsdangerous==1.1.0 -Jinja2==2.11.2 -joblib==0.15.1 +Jinja2==3.1.6 +joblib==1.5.3 lazy-object-proxy==1.4.3 MarkupSafe==1.1.1 mccabe==0.6.1 more-itertools==8.4.0 -nltk==3.5 -numpy==1.18.5 +nltk==3.9.4 +numpy==2.4.6 packaging==20.4 pandas==1.0.4 pluggy==0.13.1 -py==1.8.2 +py==1.11.0 pylint==2.5.3 pyparsing==2.4.7 -pytest==5.4.3 +pytest==9.0.3 python-dateutil==2.8.1 pytz==2020.1 regex==2020.6.8 -scikit-learn==0.23.1 +scikit-learn==1.5.0 scipy==1.4.1 six==1.15.0 sklearn==0.0 threadpoolctl==2.1.0 toml==0.10.1 -tqdm==4.46.1 +tqdm==4.66.3 uWSGI==2.0.19 wcwidth==0.2.4 -Werkzeug==1.0.1 +Werkzeug==3.1.6 wrapt==1.12.1 psutil==5.7.0