Skip to content

Commit 77e77c8

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f1986d commit 77e77c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dynamic = [
7171

7272
[project.optional-dependencies]
7373
develop = [
74-
"mypy<1.14",
74+
"mypy<1.15",
7575
"poethepoet<1",
7676
"pyproject-fmt<2.6",
7777
"ruff<0.9",

0 commit comments

Comments
 (0)