Update dependencies

This commit is contained in:
Crocmagnon 2023-10-23 18:06:19 +00:00 committed by crocmagnon-pr[bot]
parent f9d1109426
commit 1ad997019f
3 changed files with 23 additions and 15 deletions

View file

@ -16,7 +16,7 @@ certifi==2023.7.22
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
@ -32,7 +32,9 @@ django==4.2.6
# django-linear-migrations
# django-registration
django-anymail==10.1
# via -r requirements.in
# via
# -r requirements.in
# django-anymail
django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==8.0.0
@ -57,7 +59,7 @@ idna==3.4
# trio
markdown==3.5
# via -r requirements.in
outcome==1.2.0
outcome==1.3.0
# via trio
packaging==23.2
# via gunicorn
@ -85,11 +87,12 @@ trio==0.22.2
# trio-websocket
trio-websocket==0.11.1
# via selenium
urllib3==2.0.6
urllib3==2.0.7
# via
# django-anymail
# requests
# selenium
# urllib3
whitenoise==6.6.0
# via -r requirements.in
wsproto==1.2.0

View file

@ -14,7 +14,7 @@ attrs==23.1.0
# hypothesis
# outcome
# trio
black==23.9.1
black==23.10.0
# via -r requirements-dev.in
blessed==1.20.0
# via curtsies
@ -29,7 +29,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
@ -38,7 +38,9 @@ click==8.1.7
# black
# pip-tools
coverage[toml]==7.3.2
# via pytest-cov
# via
# coverage
# pytest-cov
curtsies==0.4.2
# via bpython
cwcwidth==0.1.9
@ -88,7 +90,7 @@ mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
outcome==1.2.0
outcome==1.3.0
# via
# -c constraints.txt
# trio
@ -154,7 +156,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.0.292
ruff==0.1.1
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -187,7 +189,7 @@ trio-websocket==0.11.1
# via
# -c constraints.txt
# selenium
urllib3[socks]==2.0.6
urllib3[socks]==2.0.7
# via
# -c constraints.txt
# requests
@ -204,7 +206,7 @@ wsproto==1.2.0
# 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

@ -16,7 +16,7 @@ certifi==2023.7.22
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
@ -32,7 +32,9 @@ django==4.2.6
# django-linear-migrations
# django-registration
django-anymail[mailgun]==10.1
# via -r requirements.in
# via
# -r requirements.in
# django-anymail
django-bootstrap5==23.3
# via -r requirements.in
django-cleanup==8.0.0
@ -57,7 +59,7 @@ idna==3.4
# trio
markdown==3.5
# via -r requirements.in
outcome==1.2.0
outcome==1.3.0
# via trio
packaging==23.2
# via gunicorn
@ -85,11 +87,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
# django-anymail
# requests
# selenium
# urllib3
whitenoise==6.6.0
# via -r requirements.in
wsproto==1.2.0