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

View file

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

View file

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