diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 90a6ce6..6e0980f 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -17,7 +17,7 @@ flake8-pytest==1.4 flake8-type-checking==3.0.0 mypy==1.15.0 types-requests==2.32.0.20250515 -pytest-xdist==3.6.1 +pytest-xdist==3.7.0 flake8-noqa==1.4.0; python_version < '3.14' # check behaves different on 3.13 and below coverage==7.8.2 build==1.2.2.post1