From d8473ab01594ad83e8ca899571716e2b8fb4a95a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:41:35 +0000 Subject: [PATCH] Bump astroid from 1.6.6 to 3.0.1 Bumps [astroid](https://github.com/pylint-dev/astroid) from 1.6.6 to 3.0.1. - [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/astroid-1.6.6...v3.0.1) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5eaf3fc..7e39fb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.7.4.post0 appdirs==1.4.4 -astroid==1.6.6 +astroid==3.0.1 async-timeout==3.0.1 attrs==23.1.0 backoff==1.10.0