diff --git a/requirements_test_min.txt b/requirements_test_min.txt index 3c917bd875..6b2dcdf2a4 100644 --- a/requirements_test_min.txt +++ b/requirements_test_min.txt @@ -1,7 +1,7 @@ -e .[testutils,spelling] # astroid dependency is also defined in pyproject.toml # You need to increment the CACHE_VERSION in github actions too -astroid==2.12.10 # Pinned to a specific version for tests +astroid==2.12.11 # Pinned to a specific version for tests typing-extensions~=4.3 pytest~=7.1 pytest-benchmark~=3.4