Skip to content

Commit 3530a8c

Browse files
chore(deps-dev): bump the pylint group with 2 updates
Bumps the pylint group with 2 updates: [astroid](https://github.com/pylint-dev/astroid) and [pylint](https://github.com/pylint-dev/pylint). Updates `astroid` from 3.3.11 to 4.1.2 - [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.1.2) Updates `pylint` from 3.3.9 to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.5) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pylint - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pylint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d3a8c8 commit 3530a8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

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

0 commit comments

Comments
 (0)