Update dependencies

This commit is contained in:
Crocmagnon 2023-07-24 18:07:42 +00:00 committed by crocmagnon-pr[bot]
parent 06062669c7
commit 9d46927f1b
3 changed files with 22 additions and 26 deletions

View file

@ -10,7 +10,7 @@ attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio
certifi==2023.5.7 certifi==2023.7.22
# via # via
# requests # requests
# selenium # selenium
@ -49,7 +49,7 @@ django-registration==3.4
# via -r requirements.in # via -r requirements.in
exceptiongroup==1.1.2 exceptiongroup==1.1.2
# via trio-websocket # via trio-websocket
gunicorn==20.1.0 gunicorn==21.2.0
# via -r requirements.in # via -r requirements.in
h11==0.14.0 h11==0.14.0
# via wsproto # via wsproto
@ -61,6 +61,8 @@ markdown==3.4.3
# via -r requirements.in # via -r requirements.in
outcome==1.2.0 outcome==1.2.0
# via trio # via trio
packaging==23.1
# via gunicorn
pillow==10.0.0 pillow==10.0.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
@ -85,7 +87,7 @@ trio==0.22.2
# trio-websocket # trio-websocket
trio-websocket==0.10.3 trio-websocket==0.10.3
# via selenium # via selenium
urllib3==2.0.3 urllib3==2.0.4
# via # via
# django-anymail # django-anymail
# requests # requests
@ -94,7 +96,3 @@ whitenoise==6.5.0
# via -r requirements.in # via -r requirements.in
wsproto==1.2.0 wsproto==1.2.0
# via trio-websocket # via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
# via gunicorn

View file

@ -22,7 +22,7 @@ bpython==0.24
# via -r requirements-dev.in # via -r requirements-dev.in
build==0.10.0 build==0.10.0
# via pip-tools # via pip-tools
certifi==2023.5.7 certifi==2023.7.22
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
@ -33,7 +33,7 @@ charset-normalizer==3.2.0
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
click==8.1.5 click==8.1.6
# via # via
# black # black
# pip-tools # pip-tools
@ -69,9 +69,9 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.81.2 hypothesis==6.82.0
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.24 identify==2.5.26
# via pre-commit # via pre-commit
idna==3.4 idna==3.4
# via # via
@ -94,12 +94,13 @@ outcome==1.2.0
# trio # trio
packaging==23.1 packaging==23.1
# via # via
# -c constraints.txt
# black # black
# build # build
# pytest # pytest
pathspec==0.11.1 pathspec==0.11.1
# via black # via black
pip-tools==7.0.0 pip-tools==7.1.0
# via -r requirements-dev.in # via -r requirements-dev.in
platformdirs==3.9.1 platformdirs==3.9.1
# via # via
@ -145,7 +146,7 @@ pytest-variables==3.0.0
# via pytest-selenium # via pytest-selenium
pyxdg==0.28 pyxdg==0.28
# via bpython # via bpython
pyyaml==6.0 pyyaml==6.0.1
# via pre-commit # via pre-commit
requests==2.31.0 requests==2.31.0
# via # via
@ -153,7 +154,7 @@ requests==2.31.0
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.278 ruff==0.0.280
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -186,16 +187,16 @@ trio-websocket==0.10.3
# via # via
# -c constraints.txt # -c constraints.txt
# selenium # selenium
urllib3[socks]==2.0.3 urllib3[socks]==2.0.4
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
virtualenv==20.24.0 virtualenv==20.24.2
# via pre-commit # via pre-commit
wcwidth==0.2.6 wcwidth==0.2.6
# via blessed # via blessed
wheel==0.40.0 wheel==0.41.0
# via pip-tools # via pip-tools
wsproto==1.2.0 wsproto==1.2.0
# via # via
@ -203,10 +204,9 @@ wsproto==1.2.0
# trio-websocket # trio-websocket
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.2 pip==23.2.1
# via pip-tools # via pip-tools
setuptools==68.0.0 setuptools==68.0.0
# via # via
# -c constraints.txt
# nodeenv # nodeenv
# pip-tools # pip-tools

View file

@ -10,7 +10,7 @@ attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio
certifi==2023.5.7 certifi==2023.7.22
# via # via
# requests # requests
# selenium # selenium
@ -49,7 +49,7 @@ django-registration==3.4
# via -r requirements.in # via -r requirements.in
exceptiongroup==1.1.2 exceptiongroup==1.1.2
# via trio-websocket # via trio-websocket
gunicorn==20.1.0 gunicorn==21.2.0
# via -r requirements.in # via -r requirements.in
h11==0.14.0 h11==0.14.0
# via wsproto # via wsproto
@ -61,6 +61,8 @@ markdown==3.4.3
# via -r requirements.in # via -r requirements.in
outcome==1.2.0 outcome==1.2.0
# via trio # via trio
packaging==23.1
# via gunicorn
pillow==10.0.0 pillow==10.0.0
# via -r requirements.in # via -r requirements.in
pycparser==2.21 pycparser==2.21
@ -85,7 +87,7 @@ trio==0.22.2
# trio-websocket # trio-websocket
trio-websocket==0.10.3 trio-websocket==0.10.3
# via selenium # via selenium
urllib3[socks]==2.0.3 urllib3[socks]==2.0.4
# via # via
# django-anymail # django-anymail
# requests # requests
@ -94,7 +96,3 @@ whitenoise==6.5.0
# via -r requirements.in # via -r requirements.in
wsproto==1.2.0 wsproto==1.2.0
# via trio-websocket # via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==68.0.0
# via gunicorn