Skip to content

Commit 146f627

Browse files
Bump mypy from 1.5.1 to 1.6.0 (#536)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](python/mypy@v1.5.1...v1.6.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 3dadb98 commit 146f627

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

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

0 commit comments

Comments
 (0)