diff --git a/requirements-dev.txt b/requirements-dev.txt index b2b04a7..3e7260c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ certifi==2024.7.4; python_version >= '3.6' cffi==1.16.0; platform_python_implementation != 'PyPy' charset-normalizer==3.3.2; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' -coverage[toml]==7.5.4; python_version >= '3.8' +coverage[toml]==7.6.1; python_version >= '3.8' coverage-badge==1.1.1 cryptography==43.0.0; python_version >= '3.7' docker==7.0.0; python_version >= '3.8'