Skip to content

Commit dde5fa5

Browse files
Bump mypy from 1.6.1 to 1.7.0 (#552)
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.1...v1.7.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 e3d4d62 commit dde5fa5

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 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
@@ -31,7 +31,7 @@ certifi = ">=2022.5.18,<2024.0.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
black = "^23.11.0"
34-
mypy = "^1.6"
34+
mypy = "^1.7"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.1.2"
3737
sphinx-rtd-theme = "^1.3.0"

0 commit comments

Comments
 (0)