Skip to content

Commit a2b75c2

Browse files
Bump astroid from 3.3.11 to 4.0.0
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.11 to 4.0.0. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.11...v4.0.0) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7dff25e commit a2b75c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ idna==3.10 # requests
3232
certifi==2025.10.5 # requests, sentry-sdk
3333
requests==2.32.5
3434

35-
astroid==3.3.11
35+
astroid==4.0.0
3636
pylint==3.3.9
3737

3838
six==1.17.0

0 commit comments

Comments
 (0)