Skip to content

Commit f27b919

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update mypy requirement from <1.16 to <1.17
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@v0.1.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b143f1c commit f27b919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def read(path):
6767
'backports.zoneinfo<1; python_version<"3.9"',
6868
"certifi",
6969
"createcoverage>=1,<2",
70-
"mypy<1.16",
70+
"mypy<1.17",
7171
"poethepoet<1",
7272
"ruff<0.12",
7373
"stopit>=1.1.2,<2",

0 commit comments

Comments
 (0)