diff --git a/requirements.dev.txt b/requirements.dev.txt index af80ecc..80bfd45 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ covdefaults==2.2.0 coverage==6.3.2 -pytest==7.1.1 +pytest==7.2.2 sh