diff --git a/requirements/testing.txt b/requirements/testing.txt index 6a08a347..ce4c5053 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -3,5 +3,5 @@ GitPython>=3.1,<3.2 Pillow>=10.2,<10.3 -pytest-cov>=4,<4.2 +pytest-cov>=4,<5.1 validators>=0.20,<0.23