diff --git a/requirements-dev.txt b/requirements-dev.txt index 32a2edcc..ded5a661 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ build==1.0.3 -coverage==7.3.0 +coverage==7.3.1 mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8' mypy-zope==1.0.1; platform_python_implementation=='CPython' and python_version>'3.8' mypy==1.4.1; platform_python_implementation=='CPython' and python_version>'3.8'