Update dependencies

This commit is contained in:
Crocmagnon 2024-12-30 18:08:35 +00:00 committed by crocmagnon-pr[bot]
parent 737a615f3d
commit 59a5008617
3 changed files with 9 additions and 9 deletions

View file

@ -16,7 +16,7 @@ certifi==2024.12.14
# via
# requests
# selenium
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
@ -75,7 +75,7 @@ sortedcontainers==2.4.0
# via trio
sqlparse==0.5.3
# via django
trio==0.27.0
trio==0.28.0
# via
# selenium
# trio-websocket

View file

@ -30,7 +30,7 @@ certifi==2024.12.14
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -c constraints.txt
# requests
@ -38,7 +38,7 @@ click==8.1.8
# via
# black
# pip-tools
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via pytest-cov
curtsies==0.4.2
# via bpython
@ -66,9 +66,9 @@ h11==0.14.0
# via
# -c constraints.txt
# wsproto
hypothesis==6.123.0
hypothesis==6.123.2
# via -r requirements-dev.in
identify==2.6.3
identify==2.6.4
# via pre-commit
idna==3.10
# via
@ -179,7 +179,7 @@ sqlparse==0.5.3
# django-debug-toolbar
tenacity==9.0.0
# via pytest-selenium
trio==0.27.0
trio==0.28.0
# via
# -c constraints.txt
# selenium

View file

@ -16,7 +16,7 @@ certifi==2024.12.14
# via
# requests
# selenium
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
confusable-homoglyphs==3.3.1
# via django-registration
@ -75,7 +75,7 @@ sortedcontainers==2.4.0
# via trio
sqlparse==0.5.3
# via django
trio==0.27.0
trio==0.28.0
# via
# selenium
# trio-websocket