From d6fc35ae642b0e18ecddd36a629b8ad89c168ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:39:55 +0000 Subject: [PATCH] Bump aiosignal from 1.3.1 to 1.3.2 (#359) Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: aiosignal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65af1a1..4a51680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohappyeyeballs==2.4.4 aiohttp==3.11.10 -aiosignal==1.3.1 +aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.7.0 async-timeout==5.0.1