mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
Automatic update of dependencies (#1609)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
03f13934ef
commit
33c3f7c7d0
@ -1,23 +1,23 @@
|
||||
Sphinx==4.1.2
|
||||
flake8==3.9.2
|
||||
importlib_metadata==4.6.1; python_version<'3.8'
|
||||
importlib_metadata==4.6.4; python_version<'3.8'
|
||||
mypy-extensions==0.4.3; platform_python_implementation=='CPython'
|
||||
mypy-zope==0.3.2; platform_python_implementation=='CPython'
|
||||
mypy==0.910; platform_python_implementation=='CPython'
|
||||
pathspec==0.9.0
|
||||
pipdeptree==2.0.0
|
||||
pre-commit==2.13.0
|
||||
pipdeptree==2.1.0
|
||||
pre-commit==2.14.0
|
||||
pur==5.4.2
|
||||
pyre-check==0.9.3
|
||||
pytype==2021.7.27; platform_python_implementation=='CPython'
|
||||
pyupgrade==2.23.0
|
||||
pytype==2021.8.11; platform_python_implementation=='CPython'
|
||||
pyupgrade==2.24.0
|
||||
pyyaml==5.4.1
|
||||
setuptools==57.4.0
|
||||
sphinx-copybutton==0.4.0
|
||||
sphinx_rtd_theme==0.5.2
|
||||
tox==3.24.0
|
||||
tox==3.24.3
|
||||
twistedchecker==0.7.4
|
||||
types-python-dateutil==0.1.4
|
||||
types-redis==3.5.4
|
||||
types-requests==2.25.0
|
||||
yamllint==1.26.1
|
||||
types-python-dateutil==0.1.6
|
||||
types-redis==3.5.6
|
||||
types-requests==2.25.6
|
||||
yamllint==1.26.3
|
||||
|
||||
Reference in New Issue
Block a user