diff --git a/setup.py b/setup.py index f4de70fc..55518183 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ "tests": [ "pytest==7.4.3", "pytest-cov==4.1.0", - "coverage==7.3.2", + "coverage==7.3.3", "werkzeug==3.0.1", "flask==3.0.0", "marshmallow==3.20.1",