From 3c94b9f93605cbef0bcc4ef1c7d53912454e2473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 00:02:28 +0000 Subject: [PATCH] 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](https://github.com/pylint-dev/astroid/compare/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](https://github.com/pylint-dev/pylint/compare/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] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6d32cdb5a40..c14573d9629 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.13.5 aiosignal==1.4.0 anyio==4.13.0 -astroid==3.3.11 +astroid==4.1.2 async-timeout==5.0.1 attrs==26.1.0 azure-core==1.41.0 @@ -54,7 +54,7 @@ platformdirs==4.4.0 portalocker==2.10.1 pycparser==2.23 PyJWT==2.12.1 -pylint==3.3.9 +pylint==4.0.5 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.33.0