Skip to content

Commit

Permalink
Bump mypy from 0.990 to 0.991 (#403)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.990...v0.991)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent b0eb6b8 commit d2dcde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ console_scripts =

[options.extras_require]
dev =
mypy==0.990
mypy==0.991
pre-commit==2.20.0
codecov==2.1.12
pytest==7.2.0
Expand Down

0 comments on commit d2dcde9

Please sign in to comment.