From 7e7c7e22caba35a49cf81f89e797d08f025f983a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:38:59 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2024.7.4` | | [grpcio](https://github.com/grpc/grpc) | `1.51.1` | `1.53.2` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [keras](https://github.com/keras-team/keras) | `2.11.0` | `3.8.0` | | [setuptools](https://github.com/pypa/setuptools) | `65.6.3` | `70.0.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.13` | `1.26.19` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.2.2` | `3.0.6` | Updates `certifi` from 2022.12.7 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) Updates `grpcio` from 1.51.1 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.51.1...v1.53.2) Updates `idna` from 3.4 to 3.7 - [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.4...v3.7) Updates `keras` from 2.11.0 to 3.8.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.11.0...v3.8.0) Updates `setuptools` from 65.6.3 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.6.3...v70.0.0) Updates `urllib3` from 1.26.13 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.19) Updates `werkzeug` from 2.2.2 to 3.0.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/2.2.2...3.0.6) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 28415ca..f13cf02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,18 @@ absl-py==1.3.0 ; python_version >= "3.7" and python_version < "3.11" astunparse==1.6.3 ; python_version >= "3.7" and python_version < "3.11" cachetools==5.2.0 ; python_version >= "3.7" and python_version < "3.11" -certifi==2022.12.7 ; python_version >= "3.7" and python_version < "3.11" +certifi==2024.7.4 ; python_version >= "3.7" and python_version < "3.11" charset-normalizer==2.1.1 ; python_version >= "3.7" and python_version < "3.11" flatbuffers==22.12.6 ; python_version >= "3.7" and python_version < "3.11" gast==0.4.0 ; python_version >= "3.7" and python_version < "3.11" google-auth-oauthlib==0.4.6 ; python_version >= "3.7" and python_version < "3.11" google-auth==2.15.0 ; python_version >= "3.7" and python_version < "3.11" google-pasta==0.2.0 ; python_version >= "3.7" and python_version < "3.11" -grpcio==1.51.1 ; python_version >= "3.7" and python_version < "3.11" +grpcio==1.53.2 ; python_version >= "3.7" and python_version < "3.11" h5py==3.7.0 ; python_version >= "3.7" and python_version < "3.11" -idna==3.4 ; python_version >= "3.7" and python_version < "3.11" +idna==3.7 ; python_version >= "3.7" and python_version < "3.11" importlib-metadata==4.13.0 ; python_version >= "3.7" and python_version < "3.10" -keras==2.11.0 ; python_version >= "3.7" and python_version < "3.11" +keras==3.8.0 ; python_version >= "3.7" and python_version < "3.11" libclang==14.0.6 ; python_version >= "3.7" and python_version < "3.11" markdown==3.4.1 ; python_version >= "3.7" and python_version < "3.11" markupsafe==2.1.1 ; python_version >= "3.7" and python_version < "3.11" @@ -30,7 +30,7 @@ pytz==2022.7 ; python_version >= "3.7" and python_version < "3.11" requests-oauthlib==1.3.1 ; python_version >= "3.7" and python_version < "3.11" requests==2.28.1 ; python_version >= "3.7" and python_version < "3.11" rsa==4.9 ; python_version >= "3.7" and python_version < "3.11" -setuptools==65.6.3 ; python_version >= "3.7" and python_version < "3.11" +setuptools==70.0.0 ; python_version >= "3.7" and python_version < "3.11" six==1.16.0 ; python_version >= "3.7" and python_version < "3.11" tensorboard-data-server==0.6.1 ; python_version >= "3.7" and python_version < "3.11" tensorboard-plugin-wit==1.8.1 ; python_version >= "3.7" and python_version < "3.11" @@ -40,8 +40,8 @@ tensorflow-io-gcs-filesystem==0.29.0 ; python_version >= "3.7" and python_versio tensorflow==2.11.0 ; python_version >= "3.7" and python_version < "3.11" termcolor==2.1.1 ; python_version >= "3.7" and python_version < "3.11" typing-extensions==4.4.0 ; python_version >= "3.7" and python_version < "3.11" -urllib3==1.26.13 ; python_version >= "3.7" and python_version < "3.11" -werkzeug==2.2.2 ; python_version >= "3.7" and python_version < "3.11" +urllib3==1.26.19 ; python_version >= "3.7" and python_version < "3.11" +werkzeug==3.0.6 ; python_version >= "3.7" and python_version < "3.11" wheel==0.38.4 ; python_version >= "3.7" and python_version < "3.11" wrapt==1.14.1 ; python_version >= "3.7" and python_version < "3.11" zipp==3.11.0 ; python_version >= "3.7" and python_version < "3.10"