From 8a4686e71301e722d54a2e5e98e18db7b0a4fb0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 11:34:30 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 9 updates Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.5.30` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [ipython](https://github.com/ipython/ipython) | `7.9.0` | `8.10.0` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `4.6.3` | `4.11.2` | | [nbconvert](https://github.com/jupyter/nbconvert) | `5.6.1` | `6.5.1` | | [numpy](https://github.com/numpy/numpy) | `1.18.5` | `1.22.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.18.0` | `3.18.3` | | [ujson](https://github.com/ultrajson/ultrajson) | `3.2.0` | `5.4.0` | | [wheel](https://github.com/pypa/wheel) | `0.37.0` | `0.38.1` | Updates `certifi` from 2021.5.30 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2024.07.04) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.10) Updates `ipython` from 7.9.0 to 8.10.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.9.0...8.10.0) Updates `jupyter-core` from 4.6.3 to 4.11.2 - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/4.6.3...4.11.2) Updates `nbconvert` from 5.6.1 to 6.5.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...6.5.1) Updates `numpy` from 1.18.5 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0) Updates `protobuf` from 3.18.0 to 3.18.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.18.0...v3.18.3) Updates `ujson` from 3.2.0 to 5.4.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/3.2.0...5.4.0) Updates `wheel` from 0.37.0 to 0.38.1 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.37.0...0.38.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: ipython dependency-type: direct:production dependency-group: pip - dependency-name: jupyter-core dependency-type: direct:production dependency-group: pip - dependency-name: nbconvert dependency-type: direct:production dependency-group: pip - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-type: direct:production dependency-group: pip - dependency-name: wheel dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index 061c5bc..e5699b6 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -10,7 +10,7 @@ backcall==0.2.0 bleach==3.3.1 ca-certificates==2021.7.5 cachetools==4.2.2 -certifi==2021.5.30 +certifi==2024.7.4 cffi==1.14.6 chardet==4.0.0 cloudpickle==1.6.0 @@ -28,12 +28,12 @@ google-pasta==0.2.0 grpcio==1.53.2 h5py==2.10.0 helpdev==0.7.1 -idna==3.7 +idna==3.10 imagesize==1.2.0 importlib-metadata==2.1.1 intervaltree==3.1.0 ipykernel==5.5.5 -ipython==7.9.0 +ipython==8.10.0 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.17.2 @@ -41,7 +41,7 @@ jeepney==0.4.3 jinja2==3.1.4 jsonschema==3.2.0 jupyter-client==6.1.12 -jupyter-core==4.6.3 +jupyter-core==4.11.2 keras-preprocessing==1.1.2 keyring==20.0.1 lazy-object-proxy==1.4.3 @@ -53,11 +53,11 @@ markdown==3.2.2 markupsafe==1.1.1 mccabe==0.6.1 mistune==0.8.4 -nbconvert==5.6.1 +nbconvert==6.5.1 nbformat==5.1.3 ncurses==6.2 networkx==2.4 -numpy==1.18.5 +numpy==1.22.0 numpydoc==1.1.0 oauthlib==3.1.0 openssl==1.1.1 @@ -71,7 +71,7 @@ pickleshare==0.7.5 pip==23.3 pluggy==0.13.1 prompt-toolkit==2.0.10 -protobuf==3.18.0 +protobuf==3.18.3 psutil==5.8.0 ptyprocess==0.7.0 pyasn1==0.4.8 @@ -130,13 +130,13 @@ toml==0.10.2 tornado==6.4.1 traitlets==4.3.3 typed-ast==1.4.3 -ujson==3.2.0 +ujson==5.4.0 urllib3==1.26.19 watchdog==0.10.7 wcwidth==0.2.5 webencodings==0.5.1 werkzeug==3.0.6 -wheel==0.37.0 +wheel==0.38.1 wrapt==1.12.1 wurlitzer==3.0.2 xz==5.2.5