Skip to content

Commit a30ab47

Browse files
chore(deps): bump astroid from 3.3.11 to 4.0.1 in /requirements
Bumps [astroid](https://github.com/pylint-dev/astroid) from 3.3.11 to 4.0.1. - [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.1) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb8173 commit a30ab47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/local.txt --pip-args=None requirements/in/local.in
66
#
7-
astroid==3.3.11
7+
astroid==4.0.1
88
# via pylint
99
bandit==1.8.5
1010
# via -r requirements/in/local.in

0 commit comments

Comments
 (0)