Skip to content

Commit 52eae1e

Browse files
Bump pylint from 3.3.8 to 4.0.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f657b7 commit 52eae1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ansible-lint==25.8.2
1515
# via -r requirements.in
1616
ansible-runner==2.4.1
1717
# via -r requirements.in
18-
astroid==3.3.11
18+
astroid==4.0.1
1919
# via pylint
2020
attrs==25.3.0
2121
# via
@@ -173,7 +173,7 @@ pyjwt[crypto]==2.10.1
173173
# via
174174
# msal
175175
# pyjwt
176-
pylint==3.3.8
176+
pylint==4.0.2
177177
# via -r requirements.in
178178
pytest==8.4.2
179179
# via

0 commit comments

Comments
 (0)