Update dependencies

This commit is contained in:
Crocmagnon 2023-10-02 18:04:45 +00:00 committed by crocmagnon-pr[bot]
parent 9dea4bc758
commit a66b29dfef
3 changed files with 19 additions and 21 deletions

View file

@ -8,9 +8,9 @@ asgiref==3.7.2
# via django
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
contourpy==1.1.1
# via matplotlib
@ -18,7 +18,7 @@ crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
# via django-anymail
cycler==0.11.0
cycler==0.12.0
# via matplotlib
django==4.2.5
# via
@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in
django-solo==2.1.0
# via -r requirements.in
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
freezegun==1.2.2
# via -r requirements.in
@ -64,7 +64,7 @@ numpy==1.26.0
# via
# contourpy
# matplotlib
packaging==23.1
packaging==23.2
# via
# gunicorn
# matplotlib
@ -88,7 +88,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.5
urllib3==2.0.6
# via
# django-anymail
# requests

View file

@ -23,7 +23,7 @@ certifi==2023.7.22
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c constraints.txt
# requests
@ -39,8 +39,6 @@ django==4.2.5
# via
# -c constraints.txt
# model-bakery
exceptiongroup==1.1.3
# via trio-websocket
factory-boy==3.3.0
# via -r requirements-dev.in
faker==19.6.2
@ -49,7 +47,7 @@ filelock==3.12.4
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.29
identify==2.5.30
# via pre-commit
idna==3.4
# via
@ -72,7 +70,7 @@ nodeenv==1.8.0
# via pre-commit
outcome==1.2.0
# via trio
packaging==23.1
packaging==23.2
# via
# -c constraints.txt
# black
@ -82,7 +80,7 @@ pathspec==0.11.2
# via black
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==3.10.0
platformdirs==3.11.0
# via
# black
# virtualenv
@ -131,7 +129,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.0.291
ruff==0.0.292
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -155,9 +153,9 @@ trio==0.22.2
# via
# selenium
# trio-websocket
trio-websocket==0.10.4
trio-websocket==0.11.1
# via selenium
urllib3[socks]==2.0.5
urllib3[socks]==2.0.6
# via
# -c constraints.txt
# requests

View file

@ -8,9 +8,9 @@ asgiref==3.7.2
# via django
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
contourpy==1.1.1
# via matplotlib
@ -18,7 +18,7 @@ crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
# via django-anymail
cycler==0.11.0
cycler==0.12.0
# via matplotlib
django==4.2.5
# via
@ -48,7 +48,7 @@ django-htmx==1.16.0
# via -r requirements.in
django-solo==2.1.0
# via -r requirements.in
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
freezegun==1.2.2
# via -r requirements.in
@ -64,7 +64,7 @@ numpy==1.26.0
# via
# contourpy
# matplotlib
packaging==23.1
packaging==23.2
# via
# gunicorn
# matplotlib
@ -88,7 +88,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.5
urllib3==2.0.6
# via
# django-anymail
# requests