Skip to content

Commit 0f66f8e

Browse files
Bump astroid from 2.15.3 to 2.15.4
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66c9052 commit 0f66f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-e .[testutils,spelling]
22
# astroid dependency is also defined in pyproject.toml
3-
astroid==2.15.3 # Pinned to a specific version for tests
3+
astroid==2.15.4 # Pinned to a specific version for tests
44
typing-extensions~=4.5
55
py~=1.11.0
66
pytest~=7.3

0 commit comments

Comments
 (0)