Update dependencies

This commit is contained in:
Crocmagnon 2024-09-16 18:05:54 +00:00 committed by crocmagnon-pr[bot]
parent 3dba91ca46
commit 82f6dd0d56
3 changed files with 13 additions and 13 deletions

View file

@ -28,7 +28,7 @@ django==5.1.1
# django-extensions
# django-htmx
# django-solo
django-anymail==11.1
django-anymail==12.0
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
@ -52,7 +52,7 @@ freezegun==1.5.1
# via -r requirements.in
gunicorn==23.0.0
# via -r requirements.in
idna==3.8
idna==3.10
# via requests
kiwisolver==1.4.7
# via matplotlib
@ -84,7 +84,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.5.1
# via django
urllib3==2.2.2
urllib3==2.2.3
# via
# django-anymail
# requests

View file

@ -47,9 +47,9 @@ filelock==3.16.0
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.8
idna==3.10
# via
# -c constraints.txt
# requests
@ -81,7 +81,7 @@ pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.3.2
platformdirs==4.3.3
# via
# black
# virtualenv
@ -95,7 +95,7 @@ pyproject-hooks==1.1.0
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements-dev.in
# pytest-base-url
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.6.4
ruff==0.6.5
# via -r requirements-dev.in
selenium==4.24.0
# via
@ -161,7 +161,7 @@ trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
# via selenium
urllib3[socks]==2.2.2
urllib3[socks]==2.2.3
# via
# -c constraints.txt
# requests
@ -178,5 +178,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==74.1.2
setuptools==75.1.0
# via pip-tools

View file

@ -28,7 +28,7 @@ django==5.1.1
# django-extensions
# django-htmx
# django-solo
django-anymail[mailgun]==11.1
django-anymail[mailgun]==12.0
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
@ -52,7 +52,7 @@ freezegun==1.5.1
# via -r requirements.in
gunicorn==23.0.0
# via -r requirements.in
idna==3.8
idna==3.10
# via requests
kiwisolver==1.4.7
# via matplotlib
@ -84,7 +84,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.5.1
# via django
urllib3==2.2.2
urllib3==2.2.3
# via
# django-anymail
# requests