diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 3d48666..100e4fc 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -17,7 +17,7 @@ flake8-pytest==1.4 flake8-type-checking==2.5.1 mypy==1.6.1 types-requests==2.28.1 -pytest-xdist==3.3.1 +pytest-xdist==3.6.1 flake8-noqa==1.4.0 coverage==7.3.2 setuptools==68.2.2; python_version == '3.12'