Skip to content

Commit 3cef840

Browse files
dependabot[bot]p1c2u
authored andcommitted
Bump mypy from 0.910 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 1.3.0. - [Commits](python/mypy@v0.910...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09947e9 commit 3cef840

File tree

2 files changed

+41
-47
lines changed

2 files changed

+41
-47
lines changed

poetry.lock

Lines changed: 40 additions & 46 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
@@ -64,7 +64,7 @@ pre-commit = "*"
6464
pytest = "^7"
6565
pytest-flake8 = "*"
6666
pytest-cov = "*"
67-
mypy = "^0.910"
67+
mypy = "^1.3"
6868
flynt = "^0.78"
6969
deptry = "^0.11.0"
7070

0 commit comments

Comments
 (0)