Update dependency aiohttp to v3.12.9

This commit is contained in:
Renovate Bot 2025-06-06 03:28:33 +00:00
parent ebd5139053
commit 2083f0eb4e

View file

@ -1,5 +1,5 @@
aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" 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" aiohttp==3.12.9 ; 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" 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" 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" annotated-types==0.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"