Skip to content

Commit 3f9324b

Browse files
Bump mypy from 1.2.0 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0. - [Commits](python/mypy@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6098bcb commit 3f9324b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -37,7 +37,7 @@ blacken-docs = "1.13.0"
3737
codespell = "2.2.4"
3838
covdefaults = "2.3.0"
3939
coverage = {version = "7.2.5", extras = ["toml"]}
40-
mypy = "1.2.0"
40+
mypy = "1.3.0"
4141
pre-commit = "3.3.1"
4242
pre-commit-hooks = "4.4.0"
4343
pylint = "2.17.4"

0 commit comments

Comments
 (0)