Skip to content

Commit 31d47cb

Browse files
Bump mypy from 1.0.1 to 1.4.1 (#479)
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.4.1. - [Commits](python/mypy@v1.0.1...v1.4.1) --- 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> Co-authored-by: justinpolygon <[email protected]>
1 parent 9f9a3d2 commit 31d47cb

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 35 additions & 35 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 = "^22.12.0"
34-
mypy = "^1.0"
34+
mypy = "^1.4"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^5.3.0"
3737
sphinx-rtd-theme = "^1.2.2"

0 commit comments

Comments
 (0)