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
94810dd367
commit
959d99dd35
3 changed files with 12 additions and 12 deletions
|
@ -85,7 +85,7 @@ trio==0.22.2
|
||||||
# via
|
# via
|
||||||
# selenium
|
# selenium
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.10.3
|
trio-websocket==0.10.4
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3==2.0.4
|
urllib3==2.0.4
|
||||||
# via
|
# via
|
||||||
|
|
|
@ -14,13 +14,13 @@ attrs==23.1.0
|
||||||
# hypothesis
|
# hypothesis
|
||||||
# outcome
|
# outcome
|
||||||
# trio
|
# trio
|
||||||
black==23.7.0
|
black==23.9.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
blessed==1.20.0
|
blessed==1.20.0
|
||||||
# via curtsies
|
# via curtsies
|
||||||
bpython==0.24
|
bpython==0.24
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
build==1.0.0
|
build==1.0.3
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
# via
|
# via
|
||||||
|
@ -37,7 +37,7 @@ click==8.1.7
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# pip-tools
|
# pip-tools
|
||||||
coverage[toml]==7.3.0
|
coverage[toml]==7.3.1
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
curtsies==0.4.2
|
curtsies==0.4.2
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -69,7 +69,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.84.0
|
hypothesis==6.84.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.5.27
|
identify==2.5.27
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -124,7 +124,7 @@ pysocks==1.7.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# urllib3
|
# urllib3
|
||||||
pytest==7.4.1
|
pytest==7.4.2
|
||||||
# via
|
# via
|
||||||
# -r requirements-dev.in
|
# -r requirements-dev.in
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
|
@ -140,7 +140,7 @@ pytest-cov==4.1.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-django==4.5.2
|
pytest-django==4.5.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pytest-html==4.0.0
|
pytest-html==4.0.1
|
||||||
# via pytest-selenium
|
# via pytest-selenium
|
||||||
pytest-metadata==3.0.0
|
pytest-metadata==3.0.0
|
||||||
# via pytest-html
|
# via pytest-html
|
||||||
|
@ -158,7 +158,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.0.287
|
ruff==0.0.288
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
# via
|
# via
|
||||||
|
@ -187,7 +187,7 @@ trio==0.22.2
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.10.3
|
trio-websocket==0.10.4
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# selenium
|
# selenium
|
||||||
|
@ -196,7 +196,7 @@ urllib3[socks]==2.0.4
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
virtualenv==20.24.4
|
virtualenv==20.24.5
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
# via blessed
|
# via blessed
|
||||||
|
@ -210,7 +210,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==23.2.1
|
pip==23.2.1
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
setuptools==68.1.2
|
setuptools==68.2.1
|
||||||
# via
|
# via
|
||||||
# nodeenv
|
# nodeenv
|
||||||
# pip-tools
|
# pip-tools
|
||||||
|
|
|
@ -85,7 +85,7 @@ trio==0.22.2
|
||||||
# via
|
# via
|
||||||
# selenium
|
# selenium
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
trio-websocket==0.10.3
|
trio-websocket==0.10.4
|
||||||
# via selenium
|
# via selenium
|
||||||
urllib3[socks]==2.0.4
|
urllib3[socks]==2.0.4
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue