summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements_test_min.txt')
-rw-r--r--requirements_test_min.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements_test_min.txt b/requirements_test_min.txt
index 499d287f6..834fc88f8 100644
--- a/requirements_test_min.txt
+++ b/requirements_test_min.txt
@@ -1,9 +1,9 @@
-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
-astroid==2.15.4 # Pinned to a specific version for tests
+astroid==3.0.0a2 # Pinned to a specific version for tests
typing-extensions~=4.5
py~=1.11.0
-pytest~=7.2
+pytest~=7.3
pytest-benchmark~=4.0
pytest-timeout~=2.1
towncrier~=22.12