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