Update dependency aiohttp to v3.12.9
This commit is contained in:
parent
ebd5139053
commit
2083f0eb4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue