mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 06:28: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
|
||||
# -c constraints.txt
|
||||
# trio-websocket
|
||||
filelock==3.10.4
|
||||
filelock==3.10.6
|
||||
# via virtualenv
|
||||
freezegun==1.2.2
|
||||
# via -r requirements-dev.in
|
||||
|
@ -108,13 +108,13 @@ pathspec==0.11.1
|
|||
# via black
|
||||
pip-tools==6.12.3
|
||||
# via -r requirements-dev.in
|
||||
platformdirs==3.1.1
|
||||
platformdirs==3.2.0
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
pluggy==1.0.0
|
||||
# via pytest
|
||||
pre-commit==3.2.0
|
||||
pre-commit==3.2.1
|
||||
# via -r requirements-dev.in
|
||||
py==1.11.0
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue