diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index f383c1b..9ee4137 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,6 +19,6 @@ mypy==1.14.0 types-requests==2.32.0.20241016 pytest-xdist==3.6.1 flake8-noqa==1.4.0 -coverage==7.6.9 +coverage==7.6.10 setuptools==75.6.0; python_version == '3.12' build==1.2.2.post1