mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 14:38:03 +01:00
Update dependencies
This commit is contained in:
parent
6886b5c0f8
commit
26e598254c
3 changed files with 16 additions and 16 deletions
|
@ -22,7 +22,7 @@ charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.3.1
|
confusable-homoglyphs==3.3.1
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==42.0.3
|
cryptography==42.0.5
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==5.0.2
|
django==5.0.2
|
||||||
# via
|
# via
|
||||||
|
@ -73,9 +73,9 @@ requests==2.31.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.18.0
|
selenium==4.18.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.0
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
|
@ -87,7 +87,7 @@ trio==0.24.0
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.11.1
|
trio-websocket==0.11.1
|
||||||
# via selenium
|
# via selenium
|
||||||
typing-extensions==4.9.0
|
typing-extensions==4.10.0
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3==2.2.1
|
urllib3==2.2.1
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -38,7 +38,7 @@ click==8.1.7
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# pip-tools
|
# pip-tools
|
||||||
coverage[toml]==7.4.1
|
coverage[toml]==7.4.3
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
curtsies==0.4.2
|
curtsies==0.4.2
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -66,7 +66,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.98.8
|
hypothesis==6.98.12
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.35
|
identify==2.5.35
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -121,7 +121,7 @@ pysocks==1.7.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# urllib3
|
# urllib3
|
||||||
pytest==8.0.1
|
pytest==8.0.2
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
|
@ -157,13 +157,13 @@ requests==2.31.0
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.2.2
|
ruff==0.2.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.18.0
|
selenium==4.18.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
# via blessed
|
# via blessed
|
||||||
sniffio==1.3.0
|
sniffio==1.3.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# trio
|
# trio
|
||||||
|
@ -188,7 +188,7 @@ trio-websocket==0.11.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
typing-extensions==4.9.0
|
typing-extensions==4.10.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -197,7 +197,7 @@ urllib3[socks]==2.2.1
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
virtualenv==20.25.0
|
virtualenv==20.25.1
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
# via blessed
|
# via blessed
|
||||||
|
@ -211,7 +211,7 @@ wsproto==1.2.0
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
pip==24.0
|
pip==24.0
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==69.1.0
|
setuptools==69.1.1
|
||||||
# via
|
# via
|
||||||
# nodeenv
|
# nodeenv
|
||||||
# pip-tools
|
# pip-tools
|
||||||
|
|
|
@ -22,7 +22,7 @@ charset-normalizer==3.3.2
|
||||||
# via requests
|
# via requests
|
||||||
confusable-homoglyphs==3.3.1
|
confusable-homoglyphs==3.3.1
|
||||||
# via django-registration
|
# via django-registration
|
||||||
cryptography==42.0.3
|
cryptography==42.0.5
|
||||||
# via django-anymail
|
# via django-anymail
|
||||||
django==5.0.2
|
django==5.0.2
|
||||||
# via
|
# via
|
||||||
|
@ -73,9 +73,9 @@ requests==2.31.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.18.0
|
selenium==4.18.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.0
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
|
@ -87,7 +87,7 @@ trio==0.24.0
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.11.1
|
trio-websocket==0.11.1
|
||||||
# via selenium
|
# via selenium
|
||||||
typing-extensions==4.9.0
|
typing-extensions==4.10.0
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3[socks]==2.2.1
|
urllib3[socks]==2.2.1
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue