Skip to content

Commit d5e9f40

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 5a9a2e3 commit d5e9f40

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.13.0
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.41.0
@@ -54,7 +54,7 @@ platformdirs==4.4.0
5454
portalocker==2.10.1
5555
pycparser==2.23
5656
PyJWT==2.12.1
57-
pylint==3.3.9
57+
pylint==4.0.5
5858
pyproject_hooks==1.2.0
5959
python-dateutil==2.9.0.post0
6060
requests==2.33.0

0 commit comments

Comments
 (0)