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