From 9a50e7f3406ffb4a39aa757891e2b9a89e3c6a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:32:11 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump pylint from 3.2.7 to 3.3.1 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.1) --- updated-dependencies: - dependency-name: pylint 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 9058dfa3dd4..7ee1367a891 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.1 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 requests==2.32.3 From b1a0a6214b209b11258d6ed2b2162b943cde0b88 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 23 Oct 2024 12:32:57 +0300 Subject: [PATCH 2/2] chore: bump astroid version --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ee1367a891..cebb40a3b2c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiohttp==3.10.10 aiosignal==1.3.1 anyio==4.6.2 -astroid==3.2.4 +astroid==3.3.5 async-timeout==4.0.3 attrs==24.2.0 azure-core==1.31.0