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
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.112.1
|
||||
hypothesis==6.112.2
|
||||
# via -r requirements-dev.in
|
||||
identify==2.6.1
|
||||
# via pre-commit
|
||||
|
@ -113,7 +113,7 @@ pre-commit==3.8.0
|
|||
# via -r requirements-dev.in
|
||||
pygments==2.18.0
|
||||
# via bpython
|
||||
pyproject-hooks==1.1.0
|
||||
pyproject-hooks==1.2.0
|
||||
# via
|
||||
# build
|
||||
# pip-tools
|
||||
|
@ -155,7 +155,7 @@ requests==2.32.3
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.6.7
|
||||
ruff==0.6.8
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.25.0
|
||||
# via
|
||||
|
@ -197,7 +197,7 @@ urllib3[socks]==2.2.3
|
|||
# -c constraints.txt
|
||||
# requests
|
||||
# selenium
|
||||
virtualenv==20.26.5
|
||||
virtualenv==20.26.6
|
||||
# via pre-commit
|
||||
wcwidth==0.2.13
|
||||
# via blessed
|
||||
|
|
Loading…
Reference in a new issue