mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-22 14:38: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
|
# via
|
||||||
# -c constraints.txt
|
# -c constraints.txt
|
||||||
# trio-websocket
|
# trio-websocket
|
||||||
filelock==3.12.2
|
filelock==3.12.3
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
greenlet==2.0.2
|
greenlet==2.0.2
|
||||||
# via bpython
|
# via bpython
|
||||||
|
@ -82,7 +82,7 @@ iniconfig==2.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
invoke==2.2.0
|
invoke==2.2.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
model-bakery==1.14.0
|
model-bakery==1.15.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
# via black
|
# via black
|
||||||
|
@ -106,7 +106,7 @@ platformdirs==3.10.0
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
# virtualenv
|
# virtualenv
|
||||||
pluggy==1.2.0
|
pluggy==1.3.0
|
||||||
# via pytest
|
# via pytest
|
||||||
pre-commit==3.3.3
|
pre-commit==3.3.3
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
@ -154,7 +154,7 @@ requests==2.31.0
|
||||||
# bpython
|
# bpython
|
||||||
# pytest-base-url
|
# pytest-base-url
|
||||||
# pytest-selenium
|
# pytest-selenium
|
||||||
ruff==0.0.285
|
ruff==0.0.286
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
# via
|
# via
|
||||||
|
@ -196,7 +196,7 @@ virtualenv==20.24.3
|
||||||
# via pre-commit
|
# via pre-commit
|
||||||
wcwidth==0.2.6
|
wcwidth==0.2.6
|
||||||
# via blessed
|
# via blessed
|
||||||
wheel==0.41.1
|
wheel==0.41.2
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
wsproto==1.2.0
|
wsproto==1.2.0
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Reference in a new issue