From 4a680812b0e91aa6dde843a8522be2109337a32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:45:38 +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.2.4 to 3.3.8 - [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.2.4...v3.3.8) Updates `pylint` from 3.2.7 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor 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 ce3f782907b..9a87fca8339 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.10.11 aiosignal==1.3.1 anyio==4.6.2 -astroid==3.2.4 +astroid==3.3.8 async-timeout==5.0.1 attrs==25.1.0 azure-core==1.32.0 @@ -56,7 +56,7 @@ platformdirs==4.3.6 portalocker==2.10.1 pycparser==2.22 PyJWT==2.9.0 -pylint==3.2.7 +pylint==3.3.4 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.32.3