diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 636b32a..73221f4 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,6 +19,6 @@ mypy==1.11.2 types-requests==2.32.0.20240914 pytest-xdist==3.6.1 flake8-noqa==1.4.0 -coverage==7.6.1 +coverage==7.6.3 setuptools==75.1.0; python_version == '3.12' build==1.2.2