mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
build(deps-dev): bump types-requests from 2.27.3 to 2.27.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.3 to 2.27.7. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
3
setup.py
3
setup.py
@@ -76,6 +76,8 @@ setuptools.setup(
|
|||||||
"isort==5.10.1",
|
"isort==5.10.1",
|
||||||
"mypy==0.931",
|
"mypy==0.931",
|
||||||
"psutil==5.9.0",
|
"psutil==5.9.0",
|
||||||
|
"stix2==3.0.1",
|
||||||
|
"requests==2.27.1",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
"types-colorama==0.4.7",
|
"types-colorama==0.4.7",
|
||||||
@@ -83,6 +85,7 @@ setuptools.setup(
|
|||||||
"types-tabulate==0.8.5",
|
"types-tabulate==0.8.5",
|
||||||
"types-termcolor==1.1.3",
|
"types-termcolor==1.1.3",
|
||||||
"types-psutil==5.8.19",
|
"types-psutil==5.8.19",
|
||||||
|
"types_requests==2.27.7",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
|
|||||||
Reference in New Issue
Block a user