Skip to content

Commit 67a0c17

Browse files
Bump astroid from 4.0.0rc0 to 4.0.0 in test-min (#10623)
1 parent a07eca7 commit 67a0c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ docs = [
9494
# Configuration for the build system
9595
test-min = [
9696
# Base test dependencies
97-
"astroid==4.0.0rc0", # Pinned to a specific version for tests
97+
"astroid==4", # Pinned to a specific version for tests
9898
"py~=1.11.0",
9999
"pytest~=8.4",
100100
"pytest-benchmark~=5.1",

0 commit comments

Comments
 (0)