From 8932a79b2946a83bf739b57515e59366feaa2f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:34:21 -0500 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.9.2 in /install (#355) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 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.9.1...v3.9.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- install/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/test_requirements.txt b/install/test_requirements.txt index 395bc9b96..51078ab0d 100644 --- a/install/test_requirements.txt +++ b/install/test_requirements.txt @@ -1,5 +1,5 @@ aioftp==0.21.4 -aiohttp==3.9.1 +aiohttp==3.9.2 aiosignal==1.3.1 astropy==6.0.0 astropy-iers-data==0.2023.12.11.0.31.11