From f9fe06d402082e8097195d58b23aabd6b094580b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 16:50:14 +0000 Subject: [PATCH] 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.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 63d0d97c73..cc4a71924a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.13.5 aiosignal==1.4.0 anyio==4.12.1 -astroid==3.3.11 +astroid==4.1.2 async-timeout==5.0.1 attrs==26.1.0 azure-core==1.39.0 @@ -55,7 +55,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