We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f38f2df + a7e33c2 commit 3d7684fCopy full SHA for 3d7684f
Pipfile
@@ -13,7 +13,7 @@ psycopg = "==3.3.3"
13
[dev-packages]
14
towncrier = "==25.8.0"
15
psycopg-binary = {version = "==3.3.3", markers="implementation_name == 'cpython'"}
16
-pytest-cov = "==7.0.0"
+pytest-cov = "==7.1.0"
17
pytest-xdist = "==3.8.0"
18
mock = "==5.2.0"
19
mypy = {version = "==1.19.1", markers="implementation_name == 'cpython'"}
0 commit comments