Skip to content

Commit 72c461c

Browse files
Bump mypy from 1.11.2 to 1.12.0 in /tools (#87)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34ce9a7 commit 72c461c

File tree

2 files changed

+35
-30
lines changed

2 files changed

+35
-30
lines changed

tools/poetry.lock

Lines changed: 34 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pypdfium2 = "^4.30.0"
1616
pillow = "^10.4.0"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
mypy = "^1.11"
19+
mypy = "^1.12"
2020
types-pillow = "^10.2"
2121

2222

0 commit comments

Comments
 (0)