From 5d381aad1e4ac6380a5579c03b2eb1d66eeb1ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:33:26 +0000 Subject: [PATCH] Bump aiohttp from 3.8.3 to 3.9.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.9.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.8.3...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 99b8b10..7840cd3 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -10,7 +10,7 @@ wheel==0.42.0 pre-commit==3.5.0;python_version<"3.9" pre-commit==3.6.2;python_version>="3.9" pytest-dotenv==0.5.2 -aiohttp==3.8.3 +aiohttp==3.9.2 azure-mgmt-synapse==2.0.0 flaky==3.7.0 pytest-xdist==3.5.0