Update dependencies

This commit is contained in:
Crocmagnon 2023-10-02 18:06:38 +00:00 committed by crocmagnon-pr[bot]
parent 5ca946cc10
commit 50dd5ba0b0
3 changed files with 19 additions and 27 deletions

View file

@ -14,9 +14,9 @@ certifi==2023.7.22
# via
# requests
# selenium
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
@ -47,8 +47,6 @@ django-linear-migrations==2.11.0
# via -r requirements.in
django-registration==3.4
# via -r requirements.in
exceptiongroup==1.1.3
# via trio-websocket
gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
@ -61,7 +59,7 @@ markdown==3.4.4
# via -r requirements.in
outcome==1.2.0
# via trio
packaging==23.1
packaging==23.2
# via gunicorn
pillow==10.0.1
# via -r requirements.in
@ -85,9 +83,9 @@ trio==0.22.2
# via
# selenium
# trio-websocket
trio-websocket==0.10.4
trio-websocket==0.11.1
# via selenium
urllib3==2.0.5
urllib3==2.0.6
# via
# django-anymail
# requests

View file

@ -29,7 +29,7 @@ certifi==2023.7.22
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c constraints.txt
# requests
@ -57,10 +57,6 @@ django-browser-reload==1.11.0
# via -r requirements-dev.in
django-debug-toolbar==4.2.0
# via -r requirements-dev.in
exceptiongroup==1.1.3
# via
# -c constraints.txt
# trio-websocket
filelock==3.12.4
# via virtualenv
greenlet==2.0.2
@ -69,9 +65,9 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.87.0
hypothesis==6.87.1
# via -r requirements-dev.in
identify==2.5.29
identify==2.5.30
# via pre-commit
idna==3.4
# via
@ -96,7 +92,7 @@ outcome==1.2.0
# via
# -c constraints.txt
# trio
packaging==23.1
packaging==23.2
# via
# -c constraints.txt
# black
@ -106,7 +102,7 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# virtualenv
@ -158,7 +154,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.291
ruff==0.0.292
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -187,18 +183,18 @@ trio==0.22.2
# -c constraints.txt
# selenium
# trio-websocket
trio-websocket==0.10.4
trio-websocket==0.11.1
# via
# -c constraints.txt
# selenium
urllib3[socks]==2.0.5
urllib3[socks]==2.0.6
# via
# -c constraints.txt
# requests
# selenium
virtualenv==20.24.5
# via pre-commit
wcwidth==0.2.6
wcwidth==0.2.8
# via blessed
wheel==0.41.2
# via pip-tools

View file

@ -14,9 +14,9 @@ certifi==2023.7.22
# via
# requests
# selenium
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
@ -47,8 +47,6 @@ django-linear-migrations==2.11.0
# via -r requirements.in
django-registration==3.4
# via -r requirements.in
exceptiongroup==1.1.3
# via trio-websocket
gunicorn==21.2.0
# via -r requirements.in
h11==0.14.0
@ -61,7 +59,7 @@ markdown==3.4.4
# via -r requirements.in
outcome==1.2.0
# via trio
packaging==23.1
packaging==23.2
# via gunicorn
pillow==10.0.1
# via -r requirements.in
@ -85,9 +83,9 @@ trio==0.22.2
# via
# selenium
# trio-websocket
trio-websocket==0.10.4
trio-websocket==0.11.1
# via selenium
urllib3[socks]==2.0.5
urllib3[socks]==2.0.6
# via
# django-anymail
# requests