Skip to content

Commit cd23e3a

Browse files
dependabot[bot]amotl
authored andcommitted
Build(deps): Update mypy requirement from <1.15 to <1.19
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.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55f7816 commit cd23e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies = [
7373

7474
optional-dependencies.develop = [
7575
"black<26",
76-
"mypy<1.15",
76+
"mypy<1.20",
7777
"poethepoet<1",
7878
"pyproject-fmt<3",
7979
"ruff<0.15",

0 commit comments

Comments
 (0)