Skip to content

Commit 3d97c47

Browse files
chore(deps-dev): bump the pylint group across 1 directory with 2 updates
Bumps the pylint group with 2 updates in the / directory: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint). Updates `astroid` from 3.3.11 to 4.0.3 - [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.3) Updates `pylint` from 3.3.8 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v4.0.4) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pylint - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pylint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43b0478 commit 3d97c47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aiohttp==3.12.15
22
aiosignal==1.4.0
33
anyio==4.10.0
4-
astroid==3.3.11
4+
astroid==4.0.3
55
async-timeout==5.0.1
66
attrs==25.3.0
77
azure-core==1.36.0
@@ -55,7 +55,7 @@ platformdirs==4.4.0
5555
portalocker==2.10.1
5656
pycparser==2.23
5757
PyJWT==2.9.0
58-
pylint==3.3.8
58+
pylint==4.0.4
5959
pyproject_hooks==1.2.0
6060
python-dateutil==2.9.0.post0
6161
requests==2.32.5

0 commit comments

Comments
 (0)