mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Update dependencies
This commit is contained in:
parent
6f4afcd608
commit
23e49cfeb8
1 changed files with 8 additions and 8 deletions
|
@ -42,7 +42,7 @@ click==8.1.3
|
|||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
coverage[toml]==7.2.2
|
||||
coverage[toml]==7.2.3
|
||||
# via pytest-cov
|
||||
curtsies==0.4.1
|
||||
# via bpython
|
||||
|
@ -66,7 +66,7 @@ exceptiongroup==1.1.1
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# trio-websocket
|
||||
filelock==3.10.7
|
||||
filelock==3.11.0
|
||||
# via virtualenv
|
||||
freezegun==1.2.2
|
||||
# via -r requirements-dev.in
|
||||
|
@ -76,7 +76,7 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.70.2
|
||||
hypothesis==6.71.0
|
||||
# via -r requirements-dev.in
|
||||
identify==2.5.22
|
||||
# via pre-commit
|
||||
|
@ -89,7 +89,7 @@ iniconfig==2.0.0
|
|||
# via pytest
|
||||
invoke==2.0.0
|
||||
# via -r requirements-dev.in
|
||||
model-bakery==1.10.3
|
||||
model-bakery==1.11.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
|
@ -106,7 +106,7 @@ packaging==23.0
|
|||
# pytest
|
||||
pathspec==0.11.1
|
||||
# via black
|
||||
pip-tools==6.12.3
|
||||
pip-tools==6.13.0
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==3.2.0
|
||||
# via
|
||||
|
@ -114,13 +114,13 @@ platformdirs==3.2.0
|
|||
# virtualenv
|
||||
pluggy==1.0.0
|
||||
# via pytest
|
||||
pre-commit==3.2.1
|
||||
pre-commit==3.2.2
|
||||
# via -r requirements-dev.in
|
||||
py==1.11.0
|
||||
# via
|
||||
# pytest
|
||||
# pytest-html
|
||||
pygments==2.14.0
|
||||
pygments==2.15.0
|
||||
# via bpython
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
|
@ -166,7 +166,7 @@ requests==2.28.2
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.260
|
||||
ruff==0.0.261
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.8.3
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue