diff --git a/Pipfile b/Pipfile index 481a008d..327445a4 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] black = "==20.8b1" -pytest = "==6.2.1" +pytest = "==6.2.2" pytest-asyncio = "==0.14.0" pytest-cov = "==2.11.1" pytest-mock = "==3.5.1"