mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 06:28:03 +01:00
Update dependencies
This commit is contained in:
parent
1e9141cafe
commit
d83f4b0cb5
1 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@ exceptiongroup==1.1.3
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# trio-websocket
|
||||
filelock==3.12.2
|
||||
filelock==3.12.3
|
||||
# via virtualenv
|
||||
greenlet==2.0.2
|
||||
# via bpython
|
||||
|
@ -82,7 +82,7 @@ iniconfig==2.0.0
|
|||
# via pytest
|
||||
invoke==2.2.0
|
||||
# via -r requirements-dev.in
|
||||
model-bakery==1.14.0
|
||||
model-bakery==1.15.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
|
@ -106,7 +106,7 @@ platformdirs==3.10.0
|
|||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
pluggy==1.2.0
|
||||
pluggy==1.3.0
|
||||
# via pytest
|
||||
pre-commit==3.3.3
|
||||
# via -r requirements-dev.in
|
||||
|
@ -154,7 +154,7 @@ requests==2.31.0
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.285
|
||||
ruff==0.0.286
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -196,7 +196,7 @@ virtualenv==20.24.3
|
|||
# via pre-commit
|
||||
wcwidth==0.2.6
|
||||
# via blessed
|
||||
wheel==0.41.1
|
||||
wheel==0.41.2
|
||||
# via pip-tools
|
||||
wsproto==1.2.0
|
||||
# via
|
||||
|
|
Loading…
Reference in a new issue