Skip to content

Commit 0f01a44

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 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
@@ -47,11 +47,11 @@ azure-mgmt-core==1.6.0
4747
# azure-mgmt-network
4848
azure-mgmt-network==30.0.0
4949
# via -r requirements.in
50-
azure-storage-blob==12.23.0
50+
azure-storage-blob==12.26.0
5151
# via
5252
# -r requirements.in
5353
# azure-kusto-ingest
54-
azure-storage-queue==12.12.0
54+
azure-storage-queue==12.13.0
5555
# via
5656
# -r requirements.in
5757
# azure-kusto-ingest
@@ -189,7 +189,7 @@ pyjwt[crypto]==2.10.1
189189
# via
190190
# msal
191191
# pyjwt
192-
pylint==4.0.2
192+
pylint==4.0.4
193193
# via -r requirements.in
194194
pytest==8.4.2
195195
# via

0 commit comments

Comments
 (0)