From 9089e8048e664f4bfb4c78a53137144df789c01b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 18:01:48 +0000 Subject: [PATCH] Update dependency aiosignal to v1.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2d1f1b..c9a7faa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" -aiosignal==1.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" +aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" annotated-types==0.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" anyio==4.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"