From 7a5301c6b662061ee2d3219493db6a1e224792d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:30:57 +0000 Subject: [PATCH 1/3] chore(deps-dev): bump isort from 5.13.2 to 6.0.0 Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 547a1ae422d..3e733afb813 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ httpx==0.28.1 hyperframe==6.1.0 idna==3.10 importlib-metadata==8.5.0 -isort==5.13.2 +isort==6.0.0 lazy-object-proxy==1.10.0 lexid==2021.1006 looseversion==1.3.0 From 4defd4e640726ffb82e7dee794c31e62c1846e96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:35:05 +0000 Subject: [PATCH 2/3] chore(deps-dev): bump pylint in the pylint group across 1 directory Bumps the pylint group with 1 update in the / directory: [pylint](https://github.com/pylint-dev/pylint). 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: pylint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pylint ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 547a1ae422d..9994600fb01 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -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 From d53578cfd50e5f798831e8eb42e4943af06b3a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:37:31 +0000 Subject: [PATCH 3/3] chore(deps-dev): bump astroid from 3.2.4 to 3.3.8 Bumps [astroid](https://github.com/pylint-dev/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) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 547a1ae422d..516c48109ce 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.10.11 aiosignal==1.3.1 anyio==4.5.2 -astroid==3.2.4 +astroid==3.3.8 async-timeout==5.0.1 attrs==25.1.0 azure-core==1.32.0