diff --git a/Pipfile b/Pipfile index 73cd0f66..104a7873 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" pytest = "==9.0.3" port-for = "==1.0.0" mirakuru = "==3.0.2" -packaging = "==26.0" +packaging = "==26.1" psycopg = "==3.3.3" pytest-postgresql = {path = ".", editable = true}