diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 4535e95..472393b 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,6 +19,6 @@ mypy==1.13.0 types-requests==2.32.0.20241016 pytest-xdist==3.6.1 flake8-noqa==1.4.0 -coverage==7.6.4 +coverage==7.6.5 setuptools==75.3.0; python_version == '3.12' build==1.2.2.post1