mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
Automatic update of dependencies (#1745)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
98353433db
commit
5b64bce81e
@ -1,5 +1,5 @@
|
||||
Sphinx==5.0.2
|
||||
flake8==4.0.1
|
||||
Sphinx==5.1.1
|
||||
flake8==5.0.0
|
||||
mypy-extensions==0.4.3; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy-zope==0.3.9; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
mypy==0.971; platform_python_implementation=='CPython' and python_version>'3.8'
|
||||
@ -8,8 +8,8 @@ pipdeptree==2.2.1
|
||||
pre-commit==2.20.0
|
||||
pur==7.0.0
|
||||
pyre-check==0.9.15; python_version>'3.8'
|
||||
pytype==2022.7.18; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||
pyupgrade==2.37.2
|
||||
pytype==2022.7.26; platform_python_implementation=='CPython' and python_version<'3.11'
|
||||
pyupgrade==2.37.3
|
||||
pyyaml==6.0
|
||||
readthedocs-sphinx-search==0.1.2
|
||||
setuptools==63.2.0
|
||||
@ -18,6 +18,6 @@ sphinx_rtd_theme==1.0.0
|
||||
tox==3.25.1
|
||||
twistedchecker==0.7.4
|
||||
types-python-dateutil==2.8.19; python_version>'3.8'
|
||||
types-redis==4.3.11; python_version>'3.8'
|
||||
types-requests==2.28.3; python_version>'3.8'
|
||||
types-redis==4.3.12; python_version>'3.8'
|
||||
types-requests==2.28.6; python_version>'3.8'
|
||||
yamllint==1.27.1
|
||||
|
||||
Reference in New Issue
Block a user