Skip to content

Commit 51c743c

Browse files
Bump pylint from 4.0.2 to 4.0.3
Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7b58ac commit 51c743c

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.9.2
1515
# via -r requirements.in
1616
ansible-runner==2.4.2
1717
# via -r requirements.in
18-
astroid==4.0.1
18+
astroid==4.0.2
1919
# via pylint
2020
attrs==25.4.0
2121
# via
@@ -189,7 +189,7 @@ pyjwt[crypto]==2.10.1
189189
# via
190190
# msal
191191
# pyjwt
192-
pylint==4.0.2
192+
pylint==4.0.3
193193
# via -r requirements.in
194194
pytest==8.4.2
195195
# via

0 commit comments

Comments
 (0)