mirror of https://github.com/cowrie/cowrie.git
Automatic update of dependencies (#1543)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
This commit is contained in:
parent
9afe861b2c
commit
39a235fc88
|
@ -1,7 +1,7 @@
|
|||
Sphinx==3.5.4
|
||||
flake8-import-order==0.18.1
|
||||
flake8==3.9.1
|
||||
importlib_metadata==3.10.1; python_version<'3.8'
|
||||
importlib_metadata==4.0.1; python_version<'3.8'
|
||||
mypy-extensions==0.4.3
|
||||
mypy-zope==0.3.0
|
||||
mypy==0.812
|
||||
|
@ -10,7 +10,7 @@ pre-commit==2.12.1
|
|||
pur==5.4.0
|
||||
pyre-check==0.9.0
|
||||
pytype==2021.4.15
|
||||
pyupgrade==2.12.0
|
||||
pyupgrade==2.13.0
|
||||
setuptools==56.0.0
|
||||
sphinx_rtd_theme==0.5.2
|
||||
tox==3.23.0
|
||||
|
|
|
@ -22,7 +22,7 @@ pymongo==3.11.3
|
|||
rethinkdb==2.4.8
|
||||
|
||||
# s3
|
||||
botocore==1.20.53
|
||||
botocore==1.20.54
|
||||
|
||||
# slack
|
||||
slackclient==2.9.3
|
||||
|
|
Loading…
Reference in New Issue