diff --git a/conda/conda-reqs-dev.txt b/conda/conda-reqs-dev.txt index 68fe9cea..ab224dac 100644 --- a/conda/conda-reqs-dev.txt +++ b/conda/conda-reqs-dev.txt @@ -2,7 +2,7 @@ aiohttp>=3.0.0 bandit>=1.7.0 beautifulsoup4 black>=20.8b1 -coverage>=7.13.5 +coverage>=7.14.1 filelock>=3.0.0 markdown>=3.3.4 mypy>=0.821 diff --git a/requirements-dev.txt b/requirements-dev.txt index f85a0610..009ad8ac 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ aiohttp>=3.13.5 async-cache>=1.1.1 bandit>=1.9.4 beautifulsoup4>=4.0.0 -coverage>=7.13.5 +coverage>=7.14.1 docutils<0.22.0 filelock>=3.0.0 httpx>=0.23.0, <0.28.0