Update dependencies

This commit is contained in:
Crocmagnon 2024-03-18 18:05:02 +00:00 committed by crocmagnon-pr[bot]
parent b6d230aeb9
commit eec0bc4933
3 changed files with 12 additions and 24 deletions

View file

@ -10,16 +10,12 @@ asgiref==3.7.2
# django-htmx
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2024.2
# via -r requirements.in
cryptography==42.0.5
# via django-anymail
cycler==0.12.1
# via matplotlib
django==5.0.3
@ -32,7 +28,7 @@ django==5.0.3
# django-extensions
# django-htmx
# django-solo
django-anymail==10.2
django-anymail==10.3
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
@ -50,7 +46,7 @@ django-htmx==1.17.3
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.49.0
fonttools==4.50.0
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -74,8 +70,6 @@ pillow==10.2.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0

View file

@ -12,7 +12,7 @@ attrs==23.2.0
# via
# outcome
# trio
black==24.2.0
black==24.3.0
# via -r requirements-dev.in
build==1.1.1
# via pip-tools
@ -31,7 +31,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
distlib==0.3.8
# via virtualenv
@ -41,7 +41,7 @@ django==5.0.3
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==24.1.0
faker==24.2.0
# via factory-boy
filelock==3.13.1
# via virtualenv
@ -116,7 +116,7 @@ pytest-html==4.1.1
# via pytest-selenium
pytest-metadata==3.1.1
# via pytest-html
pytest-rerunfailures==13.0
pytest-rerunfailures==14.0
# via -r requirements-dev.in
pytest-selenium==4.1.0
# via -r requirements-dev.in
@ -133,7 +133,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.3.2
ruff==0.3.3
# via -r requirements-dev.in
selenium==4.18.1
# via
@ -153,7 +153,7 @@ sqlparse==0.4.4
# django
tenacity==8.2.3
# via pytest-selenium
trio==0.24.0
trio==0.25.0
# via
# selenium
# trio-websocket
@ -168,7 +168,7 @@ urllib3[socks]==2.2.1
# selenium
virtualenv==20.25.1
# via pre-commit
wheel==0.42.0
wheel==0.43.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket
@ -176,7 +176,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.1.1
setuptools==69.2.0
# via
# nodeenv
# pip-tools

View file

@ -10,16 +10,12 @@ asgiref==3.7.2
# django-htmx
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2024.2
# via -r requirements.in
cryptography==42.0.5
# via django-anymail
cycler==0.12.1
# via matplotlib
django==5.0.3
@ -32,7 +28,7 @@ django==5.0.3
# django-extensions
# django-htmx
# django-solo
django-anymail[mailgun]==10.2
django-anymail[mailgun]==10.3
# via -r requirements.in
django-cleanup==8.1.0
# via -r requirements.in
@ -50,7 +46,7 @@ django-htmx==1.17.3
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.49.0
fonttools==4.50.0
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -74,8 +70,6 @@ pillow==10.2.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0