From 1a2c94e96bb6336a468b9ac3a43e59a9f70ff784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:33:52 +0000 Subject: [PATCH] Bump aiohttp from 3.8.3 to 3.9.3 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.9.3. - [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.3) --- 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..d7db6a1 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.3 azure-mgmt-synapse==2.0.0 flaky==3.7.0 pytest-xdist==3.5.0