Skip to content

Commit 84a7694

Browse files
[skip ci] pip(deps-dev): Bump mypy from 0.910 to 0.960 (#1363)
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.910...v0.960) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kukushking <[email protected]>
1 parent 0b14dcf commit 84a7694

File tree

2 files changed

+32
-31
lines changed

2 files changed

+32
-31
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ isort = "^5.9.2"
5555
black = "^22.1.0"
5656
pylint = "^2.11.1"
5757
flake8 = "^4.0.0"
58-
mypy = "^0.910"
58+
mypy = "^0.960"
5959
pydocstyle = "^6.1.1"
6060
doc8 = "^0.11.1"
6161
tox = "^3.24.4"

0 commit comments

Comments
 (0)