fix github dependabot alerts

This commit is contained in:
lian 2024-03-22 14:38:01 +08:00
parent 057a88a375
commit dc1f59efe0
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ pytest>=3.3.2
backports.functools_lru_cache>=1.4
tenacity>=4.8.0
defusedxml~=0.5
Jinja2~=2.10
Jinja2~=3.1.3
jsmin~=2.2
python-pam~=1.8
PyYAML~=5.1

View file

@ -4,7 +4,7 @@
cheroot~=8.5
Paste~=2.0
black~=22.12
black~=24.3.0
flake8~=6.0
flake8-bugbear~=23.1
flake8-quotes~=3.3.2
@ -12,7 +12,7 @@ pytest~=2.7
pytest-cov~=1.8
recommonmark
requests
setuptools~=40.2
setuptools~=65.5.1
#Sphinx
#sphinx_rtd_theme
stressor