Skip to content

Commit 9f2f3f1

Browse files
chore(deps-dev): update mypy requirement from >=1.8 to >=1.20.2
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d59dab8 commit 9f2f3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"pytest-benchmark>=4.0",
5353
"pypdf>=4.0",
5454
"pdfplumber>=0.10",
55-
"mypy>=1.8",
55+
"mypy>=1.20.2",
5656
"ruff>=0.3",
5757
"reportlab>=4.0,<4.2",
5858
"pandas>=2.0",

0 commit comments

Comments
 (0)