mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 14:38:03 +01:00
Update deps
This commit is contained in:
parent
a292e2c8b0
commit
8a006e3f9f
1 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ exceptiongroup==1.1.1
|
||||||
# via
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
filelock==3.10.4
|
filelock==3.10.6
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
freezegun==1.2.2
|
freezegun==1.2.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
@ -108,13 +108,13 @@ pathspec==0.11.1
|
||||||
# via black
|
# via black
|
||||||
pip-tools==6.12.3
|
pip-tools==6.12.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
platformdirs==3.1.1
|
platformdirs==3.2.0
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pre-commit==3.2.0
|
pre-commit==3.2.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue