diff --git a/Pipfile b/Pipfile index 3570277..2c85a1a 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -pytest = "==8.0.1" +pytest = "==8.0.2" port-for = "==0.7.2" mirakuru = "==2.5.2" elasticsearch = "==8.12.1"