Skip to content

Commit 696102b

Browse files
dependabot[bot]amotl
authored andcommitted
Update mypy requirement from <1.17 to <1.18
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.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23a813b commit 696102b

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
@@ -84,7 +84,7 @@ optional-dependencies.all = [
8484
"cratedb-about[manyio,llm]",
8585
]
8686
optional-dependencies.develop = [
87-
"mypy<1.17",
87+
"mypy<1.18",
8888
"poethepoet<1",
8989
"pyproject-fmt<3",
9090
"ruff<0.13",

0 commit comments

Comments
 (0)