Update dependencies

This commit is contained in:
Crocmagnon 2023-09-25 18:06:38 +00:00 committed by crocmagnon-pr[bot]
parent e6085c5d87
commit f0ccafa277
3 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ charset-normalizer==3.2.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.3
cryptography==41.0.4
# via django-anymail
django==4.2.5
# via
@ -87,7 +87,7 @@ trio==0.22.2
# trio-websocket
trio-websocket==0.10.4
# via selenium
urllib3==2.0.4
urllib3==2.0.5
# via
# django-anymail
# requests

View file

@ -69,7 +69,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.86.2
hypothesis==6.87.0
# via -r requirements-dev.in
identify==2.5.29
# via pre-commit
@ -158,7 +158,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.290
ruff==0.0.291
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -191,7 +191,7 @@ trio-websocket==0.10.4
# via
# -c constraints.txt
# selenium
urllib3[socks]==2.0.4
urllib3[socks]==2.0.5
# via
# -c constraints.txt
# requests

View file

@ -20,7 +20,7 @@ charset-normalizer==3.2.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.3
cryptography==41.0.4
# via django-anymail
django==4.2.5
# via
@ -87,7 +87,7 @@ trio==0.22.2
# trio-websocket
trio-websocket==0.10.4
# via selenium
urllib3[socks]==2.0.4
urllib3[socks]==2.0.5
# via
# django-anymail
# requests