mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 22:33:54 +01:00
Update dependencies
This commit is contained in:
parent
e6085c5d87
commit
f0ccafa277
3 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ charset-normalizer==3.2.0
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.3
|
cryptography==41.0.4
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.5
|
django==4.2.5
|
||||||
# via
|
# via
|
||||||
|
@ -87,7 +87,7 @@ trio==0.22.2
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.10.4
|
trio-websocket==0.10.4
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3==2.0.4
|
urllib3==2.0.5
|
||||||
# via
|
# via
|
||||||
# django-anymail
|
# django-anymail
|
||||||
# requests
|
# requests
|
||||||
|
|
|
@ -69,7 +69,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.86.2
|
hypothesis==6.87.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.29
|
identify==2.5.29
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -158,7 +158,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.0.290
|
ruff==0.0.291
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
# via
|
# via
|
||||||
|
@ -191,7 +191,7 @@ trio-websocket==0.10.4
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
urllib3[socks]==2.0.4
|
urllib3[socks]==2.0.5
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
|
|
|
@ -20,7 +20,7 @@ charset-normalizer==3.2.0
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==41.0.3
|
cryptography==41.0.4
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==4.2.5
|
django==4.2.5
|
||||||
# via
|
# via
|
||||||
|
@ -87,7 +87,7 @@ trio==0.22.2
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.10.4
|
trio-websocket==0.10.4
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3[socks]==2.0.4
|
urllib3[socks]==2.0.5
|
||||||
# via
|
# via
|
||||||
# django-anymail
|
# django-anymail
|
||||||
# requests
|
# requests
|
||||||
|
|
Loading…
Reference in a new issue