Update dependencies

This commit is contained in:
Crocmagnon 2024-02-19 18:05:27 +00:00 committed by crocmagnon-pr[bot]
parent 5028c393f6
commit 9ff37b97a4
3 changed files with 21 additions and 19 deletions

View file

@ -18,7 +18,7 @@ contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2023.10
# via -r requirements.in
cryptography==42.0.2
cryptography==42.0.3
# via django-anymail
cycler==0.12.1
# via matplotlib
@ -52,7 +52,7 @@ django-htmx==1.17.2
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -62,7 +62,7 @@ idna==3.6
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.2
matplotlib==3.8.3
# via -r requirements.in
numpy==1.26.4
# via
@ -92,7 +92,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.2.0
urllib3==2.2.1
# via
# django-anymail
# requests

View file

@ -12,7 +12,7 @@ attrs==23.2.0
# via
# outcome
# trio
black==24.1.1
black==24.2.0
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
@ -43,13 +43,13 @@ django==5.0.2
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==23.1.0
faker==23.2.1
# via factory-boy
filelock==3.13.1
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.34
identify==2.5.35
# via pre-commit
idna==3.6
# via
@ -81,7 +81,7 @@ packaging==23.2
# pytest-rerunfailures
pathspec==0.12.1
# via black
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements-dev.in
platformdirs==4.2.0
# via
@ -89,13 +89,15 @@ platformdirs==4.2.0
# virtualenv
pluggy==1.4.0
# via pytest
pre-commit==3.6.1
pre-commit==3.6.2
# via -r requirements-dev.in
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements-dev.in
# pytest-base-url
@ -114,7 +116,7 @@ pytest-django==4.8.0
# via -r requirements-dev.in
pytest-html==4.1.1
# via pytest-selenium
pytest-metadata==3.1.0
pytest-metadata==3.1.1
# via pytest-html
pytest-rerunfailures==13.0
# via -r requirements-dev.in
@ -133,9 +135,9 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.2.1
ruff==0.2.2
# via -r requirements-dev.in
selenium==4.17.2
selenium==4.18.0
# via
# -r requirements-dev.in
# pytest-selenium
@ -161,7 +163,7 @@ trio-websocket==0.11.1
# via selenium
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.2.0
urllib3[socks]==2.2.1
# via
# -c constraints.txt
# requests

View file

@ -18,7 +18,7 @@ contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2023.10
# via -r requirements.in
cryptography==42.0.2
cryptography==42.0.3
# via django-anymail
cycler==0.12.1
# via matplotlib
@ -52,7 +52,7 @@ django-htmx==1.17.2
# via -r requirements.in
django-solo==2.2.0
# via -r requirements.in
fonttools==4.48.1
fonttools==4.49.0
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -62,7 +62,7 @@ idna==3.6
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.2
matplotlib==3.8.3
# via -r requirements.in
numpy==1.26.4
# via
@ -92,7 +92,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.2.0
urllib3==2.2.1
# via
# django-anymail
# requests