Skip to content

Commit 6696be2

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update mypy requirement from <1.19 to <1.20
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.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7096fe6 commit 6696be2

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
@@ -92,7 +92,7 @@ dependencies = [
9292
]
9393
optional-dependencies.develop = [
9494
"munch<5",
95-
"mypy<1.19",
95+
"mypy<1.20",
9696
"poethepoet<0.30",
9797
"pyproject-fmt<2.6",
9898
"ruff<0.15",

0 commit comments

Comments
 (0)