Update dependencies

This commit is contained in:
Crocmagnon 2023-10-23 18:04:27 +00:00 committed by crocmagnon-pr[bot]
parent 2d4ccf3bfb
commit ed9809aa4e
3 changed files with 21 additions and 14 deletions

View file

@ -10,7 +10,7 @@ certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
@ -31,7 +31,9 @@ django==4.2.6
# django-htmx
# django-solo
django-anymail==10.1
# via -r requirements.in
# via
# -r requirements.in
# django-anymail
django-cleanup==8.0.0
# via -r requirements.in
django-crispy-forms==2.1
@ -88,7 +90,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.6
urllib3==2.0.7
# via
# django-anymail
# requests

View file

@ -12,7 +12,7 @@ attrs==23.1.0
# via
# outcome
# trio
black==23.9.1
black==23.10.0
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
@ -23,7 +23,7 @@ certifi==2023.7.22
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via
# -c constraints.txt
# requests
@ -32,7 +32,9 @@ click==8.1.7
# black
# pip-tools
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
distlib==0.3.7
# via virtualenv
django==4.2.6
@ -41,7 +43,7 @@ django==4.2.6
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==19.10.0
faker==19.11.0
# via factory-boy
filelock==3.12.4
# via virtualenv
@ -68,7 +70,7 @@ mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
outcome==1.2.0
outcome==1.3.0
# via trio
packaging==23.2
# via
@ -129,7 +131,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.0.292
ruff==0.1.1
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -155,11 +157,12 @@ trio==0.22.2
# trio-websocket
trio-websocket==0.11.1
# via selenium
urllib3[socks]==2.0.6
urllib3[socks]==2.0.7
# via
# -c constraints.txt
# requests
# selenium
# urllib3
virtualenv==20.24.5
# via pre-commit
wheel==0.41.2
@ -168,7 +171,7 @@ wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
pip==23.3
pip==23.3.1
# via pip-tools
setuptools==68.2.2
# via

View file

@ -10,7 +10,7 @@ certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
@ -31,7 +31,9 @@ django==4.2.6
# django-htmx
# django-solo
django-anymail[mailgun]==10.1
# via -r requirements.in
# via
# -r requirements.in
# django-anymail
django-cleanup==8.0.0
# via -r requirements.in
django-crispy-forms==2.1
@ -88,7 +90,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.6
urllib3==2.0.7
# via
# django-anymail
# requests