]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump mypy to 1.17 in dev extra dependencies too master
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 22 Jul 2025 11:44:16 +0000 (13:44 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 22 Jul 2025 11:44:16 +0000 (13:44 +0200)
psycopg/pyproject.toml

index 0aa60e460990a6172d5ff73c7e5097033a48bbf6..5fd143298ef767768c6a31016a64db2e037bb70c 100644 (file)
@@ -83,7 +83,7 @@ dev = [
     "flake8 >= 4.0",
     "isort[colors] >= 6.0",
     "isort-psycopg",
-    "mypy >= 1.14",
+    "mypy >= 1.17",
     "pre-commit >= 4.0.1",
     "types-setuptools >= 57.4",
     "types-shapely >= 2.0",