Update dependencies

This commit is contained in:
Crocmagnon 2024-03-18 18:06:37 +00:00 committed by crocmagnon-pr[bot]
parent b597932e29
commit ed91a349b6
3 changed files with 13 additions and 25 deletions

View file

@ -16,14 +16,10 @@ certifi==2024.2.2
# via
# requests
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
cryptography==42.0.5
# via django-anymail
django==5.0.3
# via
# -r requirements.in
@ -33,7 +29,7 @@ django==5.0.3
# django-htmx
# django-linear-migrations
# django-registration
django-anymail==10.2
django-anymail==10.3
# via -r requirements.in
django-bootstrap5==23.4
# via -r requirements.in
@ -57,7 +53,7 @@ idna==3.6
# via
# requests
# trio
markdown==3.5.2
markdown==3.6
# via -r requirements.in
outcome==1.3.0.post0
# via trio
@ -65,8 +61,6 @@ packaging==24.0
# via gunicorn
pillow==10.2.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0
@ -81,7 +75,7 @@ sortedcontainers==2.4.0
# via trio
sqlparse==0.4.4
# via django
trio==0.24.0
trio==0.25.0
# via
# selenium
# trio-websocket

View file

@ -15,7 +15,7 @@ attrs==23.2.0
# hypothesis
# outcome
# trio
black==24.2.0
black==24.3.0
# via -r requirements-dev.in
blessed==1.20.0
# via curtsies
@ -38,7 +38,7 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.99.3
hypothesis==6.99.8
# via -r requirements-dev.in
identify==2.5.35
# via pre-commit
@ -155,7 +155,7 @@ requests==2.31.0
# bpython
# pytest-base-url
# pytest-selenium
ruff==0.3.2
ruff==0.3.3
# via -r requirements-dev.in
selenium==4.18.1
# via
@ -179,7 +179,7 @@ sqlparse==0.4.4
# django-debug-toolbar
tenacity==8.2.3
# via pytest-selenium
trio==0.24.0
trio==0.25.0
# via
# -c constraints.txt
# selenium
@ -201,7 +201,7 @@ virtualenv==20.25.1
# via pre-commit
wcwidth==0.2.13
# via blessed
wheel==0.42.0
wheel==0.43.0
# via pip-tools
wsproto==1.2.0
# via
@ -211,7 +211,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via pip-tools
setuptools==69.1.1
setuptools==69.2.0
# via
# nodeenv
# pip-tools

View file

@ -16,14 +16,10 @@ certifi==2024.2.2
# via
# requests
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
cryptography==42.0.5
# via django-anymail
django==5.0.3
# via
# -r requirements.in
@ -33,7 +29,7 @@ django==5.0.3
# django-htmx
# django-linear-migrations
# django-registration
django-anymail[mailgun]==10.2
django-anymail[mailgun]==10.3
# via -r requirements.in
django-bootstrap5==23.4
# via -r requirements.in
@ -57,7 +53,7 @@ idna==3.6
# via
# requests
# trio
markdown==3.5.2
markdown==3.6
# via -r requirements.in
outcome==1.3.0.post0
# via trio
@ -65,8 +61,6 @@ packaging==24.0
# via gunicorn
pillow==10.2.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0
@ -81,7 +75,7 @@ sortedcontainers==2.4.0
# via trio
sqlparse==0.4.4
# via django
trio==0.24.0
trio==0.25.0
# via
# selenium
# trio-websocket