Skip to content

Commit 040b28f

Browse files
Bump mypy from 0.960 to 0.971 (#5)
* Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- 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> Co-authored-by: Piotr Rarus <[email protected]>
1 parent 8273261 commit 040b28f

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -19,7 +19,7 @@ black = "^22.8.0"
1919
coverage = "^6.4.4"
2020
flake8 = "^5.0.4"
2121
isort = "^5.10.1"
22-
mypy = "^0.960"
22+
mypy = "^0.971"
2323
pre-commit = "^2.19.0"
2424
pytest = "^7.1.2"
2525
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)