From af567979124e46c73f0824cff9c31a5b1950066a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:35:00 +0000 Subject: [PATCH] Bump aiohttp from 3.9.5 to 3.10.2 in /src Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2. - [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.9.5...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.freeze.txt b/src/requirements.freeze.txt index 907cec4..6adc0d8 100644 --- a/src/requirements.freeze.txt +++ b/src/requirements.freeze.txt @@ -157,7 +157,7 @@ opentelemetry-api==1.25.0 httpx==0.27.0 starlette==0.37.2 watchfiles==0.22.0 -aiohttp==3.9.5 +aiohttp==3.10.2 rich==13.7.1 omegaconf-argparse==1.0.1 jsonschema-specifications==2023.12.1