We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b747706 + 23d7b25 commit a564fd3Copy full SHA for a564fd3
1 file changed
Pipfile
@@ -17,6 +17,6 @@ psycopg-binary = {version = "==3.3.3", markers="implementation_name == 'cpython'
17
pytest-cov = "==7.1.0"
18
pytest-xdist = "==3.8.0"
19
mock = "==5.2.0"
20
-mypy = {version = "==1.20.0", markers="implementation_name == 'cpython'"}
+mypy = {version = "==1.20.1", markers="implementation_name == 'cpython'"}
21
types-setuptools = "==82.0.0.20260408"
22
tbump = "==6.11.0"
0 commit comments