mirror of https://github.com/cowrie/cowrie.git
Automatic update of dependencies (#1634)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
This commit is contained in:
parent
c04eb1611f
commit
50808121ed
|
@ -9,15 +9,15 @@ pipdeptree==2.1.0
|
|||
pre-commit==2.15.0
|
||||
pur==5.4.2
|
||||
pyre-check==0.9.6
|
||||
pytype==2021.9.9; platform_python_implementation=='CPython'
|
||||
pyupgrade==2.28.0
|
||||
pytype==2021.9.27; platform_python_implementation=='CPython'
|
||||
pyupgrade==2.29.0
|
||||
pyyaml==5.4.1
|
||||
setuptools==58.1.0
|
||||
setuptools==58.2.0
|
||||
sphinx-copybutton==0.4.0
|
||||
sphinx_rtd_theme==1.0.0
|
||||
tox==3.24.4
|
||||
twistedchecker==0.7.4
|
||||
types-python-dateutil==2.8.0
|
||||
types-redis==3.5.8
|
||||
types-redis==3.5.9
|
||||
types-requests==2.25.9
|
||||
yamllint==1.26.3
|
||||
|
|
|
@ -21,7 +21,7 @@ pymongo==3.12.0
|
|||
rethinkdb==2.4.8
|
||||
|
||||
# s3
|
||||
botocore==1.21.48
|
||||
botocore==1.21.53
|
||||
|
||||
# slack
|
||||
slackclient==2.9.3
|
||||
|
@ -37,5 +37,5 @@ python-snappy==0.6.0
|
|||
wokkel==18.0.0
|
||||
|
||||
# misp
|
||||
pymisp==2.4.148
|
||||
pymisp==2.4.148.1
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@ appdirs==1.4.4
|
|||
attrs==21.2.0
|
||||
bcrypt==3.2.0
|
||||
configparser==5.0.2
|
||||
cryptography==3.4.8
|
||||
cryptography==35.0.0
|
||||
packaging==21.0
|
||||
pyasn1_modules==0.2.8
|
||||
pyopenssl==20.0.1
|
||||
pyopenssl==21.0.0
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.2
|
||||
service_identity==21.1.0
|
||||
|
|
Loading…
Reference in New Issue