We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 025c47b + 66a5595 commit df79bb9Copy full SHA for df79bb9
1 file changed
Pipfile
@@ -17,6 +17,6 @@ psycopg-binary = {version = "==3.3.4", markers="implementation_name == 'cpython'
17
pytest-cov = "==7.1.0"
18
pytest-xdist = "==3.8.0"
19
mock = "==5.2.0"
20
-mypy = {version = "==2.0.0", markers="implementation_name == 'cpython'"}
+mypy = {version = "==2.1.0", markers="implementation_name == 'cpython'"}
21
types-setuptools = "==82.0.0.20260508"
22
tbump = "==6.11.0"
0 commit comments