Bump aiohttp dependency

This commit is contained in:
thePR0M3TH3AN
2025-07-14 15:55:19 -04:00
parent 83bdb9ae7a
commit 85881f3d64
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
aiohappyeyeballs==2.6.1 aiohappyeyeballs==2.6.1
aiohttp==3.12.13 aiohttp==3.12.14
aiosignal==1.3.2 aiosignal==1.3.2
attrs==25.3.0 attrs==25.3.0
argon2-cffi==23.1.0 argon2-cffi==23.1.0

View File

@@ -5,7 +5,7 @@ bip-utils>=2.5.0
bech32==1.2.0 bech32==1.2.0
coincurve>=18.0.0 coincurve>=18.0.0
mnemonic mnemonic
aiohttp aiohttp>=3.12.14
bcrypt bcrypt
pytest>=7.0 pytest>=7.0
pytest-cov pytest-cov