Skip to content

Commit 0faacd1

Browse files
Bump mypy from 1.1.1 to 1.2.0 (#465)
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- 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>
1 parent 7a8590b commit 0faacd1

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -24,7 +24,7 @@ pre-commit = "^3.2.2"
2424
black = "^23.3.0"
2525
isort = "^5.12.0"
2626
coverage = {extras = ["toml"], version = "^7.2"}
27-
mypy = "^1.0"
27+
mypy = "^1.2"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.5"
3030
pylint = "^2.17.2"

0 commit comments

Comments
 (0)