diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 459b8a4..9bebbb7 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,6 +19,6 @@ mypy==1.12.0 types-requests==2.32.0.20241016 pytest-xdist==3.6.1 flake8-noqa==1.4.0 -coverage==7.6.3 +coverage==7.6.4 setuptools==75.2.0; python_version == '3.12' build==1.2.2.post1