diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 2546821..f8f8a66 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -19,5 +19,5 @@ mypy==1.15.0 types-requests==2.32.0.20250306 pytest-xdist==3.6.1 flake8-noqa==1.4.0; python_version < '3.14' # check behaves different on 3.13 and below -coverage==7.7.0 +coverage==7.7.1 build==1.2.2.post1