diff --git a/Pipfile b/Pipfile index 7dbd08b5..b3b85c8c 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ pytest = "==9.0.3" port-for = "==1.0.0" mirakuru = "==3.0.2" packaging = "==26.2" -psycopg = "==3.3.3" +psycopg = "==3.3.4" pytest-postgresql = {path = ".", editable = true} [dev-packages]