diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 8b3b048..e9cd97a 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,5 +19,5 @@ mypy==1.17.1 types-requests==2.32.4.20250809 pytest-xdist==3.8.0 flake8-noqa==1.4.0; python_version < '3.14' # check behaves different on 3.13 and below -coverage==7.10.4 +coverage==7.10.5 build==1.3.0