diff --git a/test-requirements.txt b/test-requirements.txt index 43af7dc..a5296f5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ pytest==6.2.4 pytest-cov==2.12.1 -mock==4.0.3 \ No newline at end of file +mock==5.0.2 \ No newline at end of file