Skip to content

Commit

Permalink
Update aiohttp to 3.11.11 & yarl to 1.18.3 & python-socks and aiohttp…
Browse files Browse the repository at this point in the history
…-socks (#797)

* Update aiohttp from 3.10.10 to 3.11.7

* Update aiohttp, yarl, and proxy libraries together.

---------

Co-authored-by: vEpiphyte <[email protected]>
  • Loading branch information
pyup-bot and vEpiphyte authored Jan 16, 2025
1 parent 64d01c9 commit 8a0b534
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions requirements/requirements_dep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ antlr4-python3-runtime==4.9.3
# isoduration -> arrow
arrow==1.3.0
###################################
# python-socks -> async-timeout
async-timeout==4.0.3
###################################
# aiohttp -> attrs
# aiohttp-socks -> attrs
# referencing -> attrs
Expand Down Expand Up @@ -95,7 +92,7 @@ pycparser==2.22
pytest-forked==1.6.0
###################################
# aiotthp-socks -> python-socks
python-socks==2.5.3
python-socks==2.6.1
###################################
# jsonschema -> referencing
referencing==0.35.1
Expand Down Expand Up @@ -156,4 +153,4 @@ wrapt==1.15.0
###################################
# vcrpy -> yarl
# aiohttp -> yarl
yarl==1.15.3
yarl==1.18.3
4 changes: 2 additions & 2 deletions requirements/requirements_synapse.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Required packages for synapse
tornado==6.4.2
aiohttp==3.10.11
aiohttp-socks==0.9.1
aiohttp==3.11.11
aiohttp-socks==0.10.1
aiosmtplib==3.0.2
pyOpenSSL==24.2.1
cryptography==43.0.3
Expand Down

0 comments on commit 8a0b534

Please sign in to comment.