Skip to content

Commit 8a52bac

Browse files
Bump mypy from 0.990 to 0.991
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] <support@github.com>
1 parent 5f74c12 commit 8a52bac

File tree

2 files changed

+38
-54
lines changed

2 files changed

+38
-54
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ name = "pypi"
88
[dev-packages]
99
flit = "==3.8.0"
1010
pylint = "==2.15.5"
11-
mypy = "==0.990"
11+
mypy = "==0.991"
1212
yapf = "==0.32.0"
1313
isort = "==5.10.1"

Pipfile.lock

Lines changed: 37 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)