Skip to content

Commit 7c8beda

Browse files
Bump mypy from 1.1.1 to 1.2.0
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] <support@github.com>
1 parent 85b49b9 commit 7c8beda

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
@@ -39,7 +39,7 @@ flake8-docstrings = "~1.7.0"
3939
flake8-import-order = "~0.18.2"
4040
flake8-todo = "^0.7"
4141
black = ">=23.1,<23.4"
42-
mypy = ">=1.0.1,<1.2.0"
42+
mypy = ">=1.0.1,<1.3.0"
4343
Sphinx = ">=5.3,<6.2"
4444
Pallets-Sphinx-Themes = "~2.0.3"
4545
myst-parser = ">=0.18.1,<1.1.0"

0 commit comments

Comments
 (0)