From c8e6eb988d6b89d63ffa4c7762cab6b8bfe705d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:09:43 +0000 Subject: [PATCH] Bump aiohttp from 3.8.3 to 3.9.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.9.5. - [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.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-minor ... 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..24836b5 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.5 azure-mgmt-synapse==2.0.0 flaky==3.7.0 pytest-xdist==3.5.0