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
7852436119
commit
47719beb17
3 changed files with 13 additions and 13 deletions
|
@ -67,13 +67,13 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.22.0
|
selenium==4.23.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
sqlparse==0.5.0
|
sqlparse==0.5.1
|
||||||
# via django
|
# via django
|
||||||
trio==0.26.0
|
trio==0.26.0
|
||||||
# via
|
# via
|
||||||
|
@ -81,7 +81,7 @@ trio==0.26.0
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.11.1
|
trio-websocket==0.11.1
|
||||||
# via selenium
|
# via selenium
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.9.0
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -66,7 +66,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.108.2
|
hypothesis==6.108.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.6.0
|
identify==2.6.0
|
||||||
# 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.2.2
|
pytest==8.3.1
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
|
@ -155,9 +155,9 @@ requests==2.32.3
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.5.2
|
ruff==0.5.4
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.22.0
|
selenium==4.23.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
|
@ -172,7 +172,7 @@ sortedcontainers==2.4.0
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# hypothesis
|
# hypothesis
|
||||||
# trio
|
# trio
|
||||||
sqlparse==0.5.0
|
sqlparse==0.5.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# django
|
# django
|
||||||
|
@ -188,7 +188,7 @@ trio-websocket==0.11.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.9.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -215,5 +215,5 @@ 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.1.2
|
pip==24.1.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==70.3.0
|
setuptools==71.1.0
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
|
|
|
@ -67,13 +67,13 @@ requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# django-anymail
|
# django-anymail
|
||||||
selenium==4.22.0
|
selenium==4.23.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
# via trio
|
# via trio
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
# via trio
|
# via trio
|
||||||
sqlparse==0.5.0
|
sqlparse==0.5.1
|
||||||
# via django
|
# via django
|
||||||
trio==0.26.0
|
trio==0.26.0
|
||||||
# via
|
# via
|
||||||
|
@ -81,7 +81,7 @@ trio==0.26.0
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.11.1
|
trio-websocket==0.11.1
|
||||||
# via selenium
|
# via selenium
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.9.0
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3[socks]==2.2.2
|
urllib3[socks]==2.2.2
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue