mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 23:59:48 -08:00
build(deps-dev): bump mypy from 1.0.1 to 1.1.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
setup.py
2
setup.py
@@ -75,7 +75,7 @@ setuptools.setup(
|
|||||||
"pycodestyle==2.10.0",
|
"pycodestyle==2.10.0",
|
||||||
"black==23.1.0",
|
"black==23.1.0",
|
||||||
"isort==5.11.4",
|
"isort==5.11.4",
|
||||||
"mypy==1.0.1",
|
"mypy==1.1.1",
|
||||||
"psutil==5.9.2",
|
"psutil==5.9.2",
|
||||||
"stix2==3.0.1",
|
"stix2==3.0.1",
|
||||||
"requests==2.28.0",
|
"requests==2.28.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user