We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7245801 + fade8a8 commit 3c7f9a2Copy full SHA for 3c7f9a2
Pipfile
@@ -12,7 +12,7 @@ psycopg = "==3.2.5"
12
13
[dev-packages]
14
towncrier = "==24.8.0"
15
-psycopg-binary = {version = "==3.2.5", markers="implementation_name == 'cpython'"}
+psycopg-binary = {version = "==3.2.6", markers="implementation_name == 'cpython'"}
16
pytest-cov = "==6.0.0"
17
pytest-xdist = "==3.6.1"
18
mock = "==5.2.0"
0 commit comments