From a7d86f6f7f9737ded56ff2dcd97fdb210a0dfe23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:07:58 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [httpx](https://github.com/encode/httpx), [idna](https://github.com/kjd/idna) and [werkzeug](https://github.com/pallets/werkzeug). Updates `httpx` from 0.13.3 to 0.23.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.13.3...0.23.0) Updates `idna` from 2.10 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/v2.10...v3.7) Updates `werkzeug` from 3.0.4 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/3.0.4...3.0.6) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94a1926..e9c7bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,9 +19,9 @@ h2==3.2.0 hpack==3.0.0 hstspreload==2024.10.1 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.23.0 hyperframe==5.2.0 -idna==2.10 +idna==3.7 ipykernel==6.29.5 ipython==8.26.0 itsdangerous==2.2.0 @@ -76,9 +76,9 @@ h2==3.2.0 hpack==3.0.0 hstspreload==2024.11.1 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.23.0 hyperframe==5.2.0 -idna==2.10 +idna==3.7 itsdangerous==2.2.0 Jinja2==3.1.4 joblib==1.4.2 @@ -93,4 +93,4 @@ textblob==0.18.0.post0 tqdm==4.67.0 typing_extensions==4.12.2 visitor==0.1.3 -Werkzeug==3.1.3 +Werkzeug==3.0.6