Skip to content

Commit 583393e

Browse files
dependabot[bot]surister
authored andcommitted
Update mypy requirement from <1.18 to <1.19 in /cratedb_sqlparse_py
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.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa03f8b commit 583393e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cratedb_sqlparse_py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ urls.Repository = "https://github.com/crate/cratedb-sqlparse"
6666

6767
[dependency-groups]
6868
dev = [
69-
"mypy<1.18",
69+
"mypy<1.19",
7070
"packaging",
7171
"poethepoet<1",
7272
"pyproject-fmt<2.7",

0 commit comments

Comments
 (0)