Skip to content

Commit dfc383a

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update mypy requirement from <1.13 to <1.14
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.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ad10f8 commit dfc383a

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
@@ -92,7 +92,7 @@ optional-dependencies.all = [
9292
"sqlalchemy-cratedb[vector]",
9393
]
9494
optional-dependencies.develop = [
95-
"mypy<1.13",
95+
"mypy<1.14",
9696
"poethepoet<0.30",
9797
"pyproject-fmt<2.5",
9898
"ruff<0.8",

0 commit comments

Comments
 (0)