From a83137da3d72990d41ae993128fdde297cbc36cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 14:48:18 +0000 Subject: Upgrade astroid to 2.15.4 (#8615) Co-authored-by: Pierre Sassoulas --- requirements_test_min.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements_test_min.txt') diff --git a/requirements_test_min.txt b/requirements_test_min.txt index 5592bc7e7..8d466c3ad 100644 --- a/requirements_test_min.txt +++ b/requirements_test_min.txt @@ -1,6 +1,6 @@ -e .[testutils,spelling] # astroid dependency is also defined in pyproject.toml -astroid==2.15.3 # Pinned to a specific version for tests +astroid==2.15.4 # Pinned to a specific version for tests typing-extensions~=4.5 py~=1.11.0 pytest~=7.3 -- cgit v1.2.1