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
0cef5907a8
commit
8e6e867c43
1 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ blessed==1.20.0
|
|||
# via curtsies
|
||||
bpython==0.24
|
||||
# via -r requirements-dev.in
|
||||
build==1.2.2
|
||||
build==1.2.2.post1
|
||||
# via pip-tools
|
||||
certifi==2024.8.30
|
||||
# via
|
||||
|
@ -66,7 +66,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.112.2
|
||||
hypothesis==6.112.4
|
||||
# via -r requirements-dev.in
|
||||
identify==2.6.1
|
||||
# via pre-commit
|
||||
|
@ -109,7 +109,7 @@ platformdirs==4.3.6
|
|||
# virtualenv
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
pre-commit==3.8.0
|
||||
pre-commit==4.0.0
|
||||
# via -r requirements-dev.in
|
||||
pygments==2.18.0
|
||||
# via bpython
|
||||
|
@ -155,7 +155,7 @@ requests==2.32.3
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.6.8
|
||||
ruff==0.6.9
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.25.0
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue