From 4be737d8c69f5cf2727c0ec318e2241aab3a81ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:15:34 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /images directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [werkzeug](https://github.com/pallets/werkzeug). Updates `aiohttp` from 3.10.2 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.11) Updates `werkzeug` from 3.0.3 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.3...3.0.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- images/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/images/requirements.txt b/images/requirements.txt index 8eff2eb..cef0ef8 100644 --- a/images/requirements.txt +++ b/images/requirements.txt @@ -1,6 +1,6 @@ absl-py==1.4.0 aiofiles==22.1.0 -aiohttp==3.10.2 +aiohttp==3.10.11 aiosignal==1.3.1 appdirs==1.4.4 arrow==1.2.3 @@ -146,7 +146,7 @@ virtualenv==20.19.0 wandb==0.13.11 wcwidth==0.2.6 websocket-client==1.4.2 -Werkzeug==3.0.3 +Werkzeug==3.0.6 wrapt==1.14.1 yarl==1.8.2 zipp==3.19.1