Update dependencies

This commit is contained in:
Crocmagnon 2023-06-26 18:06:56 +00:00 committed by Gabriel Augendre
parent 3d9abebfe5
commit 15017c3446
3 changed files with 30 additions and 30 deletions

View file

@ -37,15 +37,15 @@ django-anymail==10.0
# via -r requirements.in
django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==7.0.0
django-cleanup==8.0.0
# via -r requirements.in
django-environ==0.10.0
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.14.0
django-htmx==1.15.0
# via -r requirements.in
django-linear-migrations==2.8.0
django-linear-migrations==2.9.0
# via -r requirements.in
django-registration==3.3
# via -r requirements.in
@ -73,7 +73,7 @@ requests==2.31.0
# via
# -r requirements.in
# django-anymail
selenium==4.9.1
selenium==4.10.0
# via -r requirements.in
sniffio==1.3.0
# via trio
@ -85,18 +85,18 @@ trio==0.22.0
# via
# selenium
# trio-websocket
trio-websocket==0.10.2
trio-websocket==0.10.3
# via selenium
urllib3==2.0.2
urllib3==2.0.3
# via
# django-anymail
# requests
# selenium
whitenoise==6.4.0
whitenoise==6.5.0
# via -r requirements.in
wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==67.8.0
setuptools==68.0.0
# via gunicorn

View file

@ -57,7 +57,7 @@ django==4.2.2
# django-browser-reload
# django-debug-toolbar
# model-bakery
django-browser-reload==1.8.0
django-browser-reload==1.10.0
# via -r requirements-dev.in
django-debug-toolbar==4.1.0
# via -r requirements-dev.in
@ -65,7 +65,7 @@ exceptiongroup==1.1.1
# via
# -c constraints.txt
# trio-websocket
filelock==3.12.0
filelock==3.12.2
# via virtualenv
greenlet==2.0.2
# via bpython
@ -73,7 +73,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.76.0
hypothesis==6.79.3
# via -r requirements-dev.in
identify==2.5.24
# via pre-commit
@ -84,7 +84,7 @@ idna==3.4
# trio
iniconfig==2.0.0
# via pytest
invoke==2.1.2
invoke==2.1.3
# via -r requirements-dev.in
model-bakery==1.12.0
# via -r requirements-dev.in
@ -105,13 +105,13 @@ pathspec==0.11.1
# via black
pip-tools==6.13.0
# via -r requirements-dev.in
platformdirs==3.5.1
platformdirs==3.8.0
# via
# black
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via pytest
pre-commit==3.3.2
pre-commit==3.3.3
# via -r requirements-dev.in
py==1.11.0
# via pytest-html
@ -123,7 +123,7 @@ pysocks==1.7.1
# via
# -c constraints.txt
# urllib3
pytest==7.3.1
pytest==7.4.0
# via
# -r requirements-dev.in
# pytest-base-url
@ -157,9 +157,9 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.270
ruff==0.0.275
# via -r requirements-dev.in
selenium==4.9.1
selenium==4.10.0
# via
# -c constraints.txt
# pytest-selenium
@ -186,16 +186,16 @@ trio==0.22.0
# -c constraints.txt
# selenium
# trio-websocket
trio-websocket==0.10.2
trio-websocket==0.10.3
# via
# -c constraints.txt
# selenium
urllib3[socks]==2.0.2
urllib3[socks]==2.0.3
# via
# -c constraints.txt
# requests
# selenium
virtualenv==20.23.0
virtualenv==20.23.1
# via pre-commit
wcwidth==0.2.6
# via blessed
@ -209,7 +209,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via pip-tools
setuptools==67.8.0
setuptools==68.0.0
# via
# -c constraints.txt
# nodeenv

View file

@ -37,15 +37,15 @@ django-anymail[mailgun]==10.0
# via -r requirements.in
django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==7.0.0
django-cleanup==8.0.0
# via -r requirements.in
django-environ==0.10.0
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.14.0
django-htmx==1.15.0
# via -r requirements.in
django-linear-migrations==2.8.0
django-linear-migrations==2.9.0
# via -r requirements.in
django-registration==3.3
# via -r requirements.in
@ -73,7 +73,7 @@ requests==2.31.0
# via
# -r requirements.in
# django-anymail
selenium==4.9.1
selenium==4.10.0
# via -r requirements.in
sniffio==1.3.0
# via trio
@ -85,18 +85,18 @@ trio==0.22.0
# via
# selenium
# trio-websocket
trio-websocket==0.10.2
trio-websocket==0.10.3
# via selenium
urllib3[socks]==2.0.2
urllib3[socks]==2.0.3
# via
# django-anymail
# requests
# selenium
whitenoise==6.4.0
whitenoise==6.5.0
# via -r requirements.in
wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
setuptools==67.8.0
setuptools==68.0.0
# via gunicorn