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