diff --git a/setup.py b/setup.py index c7ec9056..67c5b712 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ "tests": [ "pytest==8.0.0", "pytest-cov==4.1.0", - "coverage==7.4.0", + "coverage==7.4.1", "werkzeug==3.0.1", "flask==3.0.0", "marshmallow==3.20.2",