diff --git a/Pipfile b/Pipfile index c0e2d5e0..0ee85f0b 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true black = "==21.5b1" pytest = "==6.2.4" pytest-asyncio = "==0.15.1" -pytest-cov = "==2.12.0" +pytest-cov = "==2.12.1" pytest-mock = "==3.6.1" pytest-timeout = "==1.4.2" mock = "==4.0.3"