Upgrade test requirements.
This commit is contained in:
parent
2037810c6b
commit
70a978b83d
1 changed files with 23 additions and 23 deletions
|
@ -1,34 +1,34 @@
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
apprise==1.3.0
|
apprise==1.8.0
|
||||||
attrs==22.2.0
|
attrs==23.2.0
|
||||||
black==24.3.0
|
black==24.4.2
|
||||||
certifi==2023.7.22
|
certifi==2024.2.2
|
||||||
chardet==5.1.0
|
chardet==5.2.0
|
||||||
click==8.1.3
|
click==8.1.7
|
||||||
codespell==2.2.4
|
codespell==2.2.6
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
coverage==7.2.3
|
coverage==7.5.1
|
||||||
flake8==6.0.0
|
flake8==7.0.0
|
||||||
flake8-quotes==3.3.2
|
flake8-quotes==3.4.0
|
||||||
flake8-use-fstring==1.4
|
flake8-use-fstring==1.4
|
||||||
flake8-variables-names==0.0.5
|
flake8-variables-names==0.0.6
|
||||||
flexmock==0.11.3
|
flexmock==0.12.1
|
||||||
idna==3.7
|
idna==3.7
|
||||||
isort==5.12.0
|
isort==5.13.2
|
||||||
jsonschema==4.17.3
|
jsonschema==4.22.0
|
||||||
Markdown==3.4.1
|
Markdown==3.6
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
packaging==23.1
|
packaging==24.0
|
||||||
pathspec==0.11.1
|
pathspec==0.12.1
|
||||||
pluggy==1.0.0
|
pluggy==1.5.0
|
||||||
py==1.11.0
|
py==1.11.0
|
||||||
pycodestyle==2.10.0
|
pycodestyle==2.11.1
|
||||||
pyflakes==3.0.1
|
pyflakes==3.2.0
|
||||||
pytest==7.3.0
|
pytest==8.2.1
|
||||||
pytest-cov==4.0.0
|
pytest-cov==5.0.0
|
||||||
PyYAML>5.0.0
|
PyYAML>5.0.0
|
||||||
regex
|
regex
|
||||||
requests==2.31.0
|
requests==2.32.2
|
||||||
ruamel.yaml>0.15.0
|
ruamel.yaml>0.15.0
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
typed-ast
|
typed-ast
|
||||||
|
|
Loading…
Reference in a new issue