mirror of
https://github.com/vee1e/capa.git
synced 2026-09-04 20:27:13 +00:00
build(deps-dev): bump mypy from 0.982 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v0.991) --- 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:
parent
5cd7f33d00
commit
d581eefcdf
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -76,7 +76,7 @@ setuptools.setup(
|
|||
"pycodestyle==2.9.1",
|
||||
"black==22.10.0",
|
||||
"isort==5.10.1",
|
||||
"mypy==0.982",
|
||||
"mypy==0.991",
|
||||
"psutil==5.9.2",
|
||||
"stix2==3.0.1",
|
||||
"requests==2.28.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue