Skip to content

Commit 1b7048b

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update mypy requirement from <1.14 to <1.15
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.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11a391a commit 1b7048b

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
@@ -66,7 +66,7 @@ def read(path):
6666
'backports.zoneinfo<1; python_version<"3.9"',
6767
"certifi",
6868
"createcoverage>=1,<2",
69-
"mypy<1.14",
69+
"mypy<1.15",
7070
"poethepoet<0.32",
7171
"ruff<0.8",
7272
"stopit>=1.1.2,<2",

0 commit comments

Comments
 (0)