diff --git a/pyproject.toml b/pyproject.toml index 9bde3c6..121aa17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ docs = [ tests = [ "pytest==8.2.2", "pytest-cov==5.0.0", - "coverage==7.5.3", + "coverage==7.5.4", "werkzeug==3.0.3", "flask==3.0.3", "marshmallow==3.21.3",