We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0dd8cf + b9aec36 commit 22620ccCopy full SHA for 22620cc
1 file changed
Pipfile
@@ -12,7 +12,7 @@ psycopg = "==3.2.5"
12
13
[dev-packages]
14
towncrier = "==24.8.0"
15
-psycopg-binary = {version = "==3.2.4", markers="implementation_name == 'cpython'"}
+psycopg-binary = {version = "==3.2.5", markers="implementation_name == 'cpython'"}
16
pytest-cov = "==6.0.0"
17
pytest-xdist = "==3.6.1"
18
mock = "==5.1.0"
0 commit comments