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
39b5375bdc
commit
962837df75
1 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@ charset-normalizer==3.2.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# requests
|
||||
click==8.1.6
|
||||
click==8.1.7
|
||||
# via
|
||||
# black
|
||||
# pip-tools
|
||||
|
@ -69,9 +69,9 @@ h11==0.14.0
|
|||
# via
|
||||
# -c constraints.txt
|
||||
# wsproto
|
||||
hypothesis==6.82.4
|
||||
hypothesis==6.82.6
|
||||
# via -r requirements-dev.in
|
||||
identify==2.5.26
|
||||
identify==2.5.27
|
||||
# via pre-commit
|
||||
idna==3.4
|
||||
# via
|
||||
|
@ -82,7 +82,7 @@ iniconfig==2.0.0
|
|||
# via pytest
|
||||
invoke==2.2.0
|
||||
# via -r requirements-dev.in
|
||||
model-bakery==1.13.0
|
||||
model-bakery==1.14.0
|
||||
# via -r requirements-dev.in
|
||||
mypy-extensions==1.0.0
|
||||
# via black
|
||||
|
@ -154,7 +154,7 @@ requests==2.31.0
|
|||
# bpython
|
||||
# pytest-base-url
|
||||
# pytest-selenium
|
||||
ruff==0.0.284
|
||||
ruff==0.0.285
|
||||
# via -r requirements-dev.in
|
||||
selenium==4.9.1
|
||||
# via
|
||||
|
@ -206,7 +206,7 @@ wsproto==1.2.0
|
|||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==23.2.1
|
||||
# via pip-tools
|
||||
setuptools==68.0.0
|
||||
setuptools==68.1.2
|
||||
# via
|
||||
# nodeenv
|
||||
# pip-tools
|
||||
|
|
Loading…
Reference in a new issue