From 1ddaa8c543816dba663e74d89d25b3dfeb5ad482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:35:33 +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 4.0.4 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/v4.0.4...v4.1.2) Updates `pylint` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch 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 8e7def10ae0..a52565585a7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.14.1 aiosignal==1.4.0 anyio==4.14.1 -astroid==4.0.4 +astroid==4.1.2 async-timeout==5.0.1 attrs==26.1.0 azure-core==1.41.0 @@ -54,7 +54,7 @@ platformdirs==4.10.0 portalocker==2.10.1 pycparser==3.0 PyJWT==2.13.0 -pylint==4.0.5 +pylint==4.0.6 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.34.2