mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Update dependencies
This commit is contained in:
parent
0c068534f8
commit
8df970dbd5
1 changed files with 4 additions and 4 deletions
|
@ -66,7 +66,7 @@ h11==0.14.0
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# wsproto
|
# wsproto
|
||||||
hypothesis==6.112.1
|
hypothesis==6.112.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
identify==2.6.1
|
identify==2.6.1
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
|
@ -113,7 +113,7 @@ pre-commit==3.8.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
# via bpython
|
# via bpython
|
||||||
pyproject-hooks==1.1.0
|
pyproject-hooks==1.2.0
|
||||||
# via
|
# via
|
||||||
# build
|
# build
|
||||||
# pip-tools
|
# pip-tools
|
||||||
|
@ -155,7 +155,7 @@ requests==2.32.3
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.6.7
|
ruff==0.6.8
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.25.0
|
selenium==4.25.0
|
||||||
# via
|
# via
|
||||||
|
@ -197,7 +197,7 @@ urllib3[socks]==2.2.3
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# requests
|
# requests
|
||||||
# selenium
|
# selenium
|
||||||
virtualenv==20.26.5
|
virtualenv==20.26.6
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
# via blessed
|
# via blessed
|
||||||
|
|
Loading…
Reference in a new issue