We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58f9294 + 16f1af8 commit fe76666Copy full SHA for fe76666
Pipfile
@@ -12,7 +12,7 @@ psycopg = "==3.2.10"
12
13
[dev-packages]
14
towncrier = "==25.8.0"
15
-psycopg-binary = {version = "==3.2.10", markers="implementation_name == 'cpython'"}
+psycopg-binary = {version = "==3.2.11", markers="implementation_name == 'cpython'"}
16
pytest-cov = "==7.0.0"
17
pytest-xdist = "==3.8.0"
18
mock = "==5.2.0"
0 commit comments