mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 07:10:29 -08:00
Merge pull request #1520 from mandiant/dependabot/pip/requests-2.31.0
build(deps-dev): bump requests from 2.28.0 to 2.31.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -80,7 +80,7 @@ setuptools.setup(
|
|||||||
"mypy==1.3.0",
|
"mypy==1.3.0",
|
||||||
"psutil==5.9.2",
|
"psutil==5.9.2",
|
||||||
"stix2==3.0.1",
|
"stix2==3.0.1",
|
||||||
"requests==2.28.0",
|
"requests==2.31.0",
|
||||||
"mypy-protobuf==3.4.0",
|
"mypy-protobuf==3.4.0",
|
||||||
# type stubs for mypy
|
# type stubs for mypy
|
||||||
"types-backports==0.1.3",
|
"types-backports==0.1.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user