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
|
Sphinx==4.1.2
|
||||||
flake8==3.9.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-extensions==0.4.3; platform_python_implementation=='CPython'
|
||||||
mypy-zope==0.3.2; platform_python_implementation=='CPython'
|
mypy-zope==0.3.2; platform_python_implementation=='CPython'
|
||||||
mypy==0.910; platform_python_implementation=='CPython'
|
mypy==0.910; platform_python_implementation=='CPython'
|
||||||
pathspec==0.9.0
|
pathspec==0.9.0
|
||||||
pipdeptree==2.0.0
|
pipdeptree==2.1.0
|
||||||
pre-commit==2.13.0
|
pre-commit==2.14.0
|
||||||
pur==5.4.2
|
pur==5.4.2
|
||||||
pyre-check==0.9.3
|
pyre-check==0.9.3
|
||||||
pytype==2021.7.27; platform_python_implementation=='CPython'
|
pytype==2021.8.11; platform_python_implementation=='CPython'
|
||||||
pyupgrade==2.23.0
|
pyupgrade==2.24.0
|
||||||
pyyaml==5.4.1
|
pyyaml==5.4.1
|
||||||
setuptools==57.4.0
|
setuptools==57.4.0
|
||||||
sphinx-copybutton==0.4.0
|
sphinx-copybutton==0.4.0
|
||||||
sphinx_rtd_theme==0.5.2
|
sphinx_rtd_theme==0.5.2
|
||||||
tox==3.24.0
|
tox==3.24.3
|
||||||
twistedchecker==0.7.4
|
twistedchecker==0.7.4
|
||||||
types-python-dateutil==0.1.4
|
types-python-dateutil==0.1.6
|
||||||
types-redis==3.5.4
|
types-redis==3.5.6
|
||||||
types-requests==2.25.0
|
types-requests==2.25.6
|
||||||
yamllint==1.26.1
|
yamllint==1.26.3
|
||||||
|
|||||||
@ -6,7 +6,7 @@ geoip2
|
|||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
|
|
||||||
# elasticsearch
|
# elasticsearch
|
||||||
elasticsearch==7.13.4
|
elasticsearch==7.14.0
|
||||||
|
|
||||||
# hpfeeds
|
# hpfeeds
|
||||||
hpfeeds3==0.9.10
|
hpfeeds3==0.9.10
|
||||||
@ -21,7 +21,7 @@ pymongo==3.12.0
|
|||||||
rethinkdb==2.4.8
|
rethinkdb==2.4.8
|
||||||
|
|
||||||
# s3
|
# s3
|
||||||
botocore==1.21.8
|
botocore==1.21.26
|
||||||
|
|
||||||
# slack
|
# slack
|
||||||
slackclient==2.9.3
|
slackclient==2.9.3
|
||||||
@ -37,5 +37,5 @@ python-snappy==0.6.0
|
|||||||
wokkel==18.0.0
|
wokkel==18.0.0
|
||||||
|
|
||||||
# misp
|
# misp
|
||||||
pymisp==2.4.144
|
pymisp==2.4.148
|
||||||
|
|
||||||
|
|||||||
@ -9,6 +9,6 @@ pyopenssl==20.0.1
|
|||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
service_identity==21.1.0
|
service_identity==21.1.0
|
||||||
tftpy==0.8.1
|
tftpy==0.8.2
|
||||||
treq==21.5.0
|
treq==21.5.0
|
||||||
twisted==21.2.0
|
twisted==21.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user