diff --git a/Pipfile b/Pipfile index 8c366c2..f778796 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -pytest = "==8.0.0" +pytest = "==8.0.1" port-for = "==0.7.2" mirakuru = "==2.5.2" elasticsearch = "==8.12.0"