Skip to content

Commit 3d61b7f

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update mypy requirement from <1.16 to <1.17
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.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a127b3 commit 3d61b7f

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
@@ -93,7 +93,7 @@ optional-dependencies.all = [
9393
"sqlalchemy-cratedb[vector]",
9494
]
9595
optional-dependencies.develop = [
96-
"mypy<1.16",
96+
"mypy<1.17",
9797
"poethepoet<1",
9898
"pyproject-fmt<3",
9999
"ruff<0.12",

0 commit comments

Comments
 (0)