From 6e2a09cbffafcf670958e1263fd2dca4df96c7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 04:05:53 +0000 Subject: [PATCH] Bump astroid from 2.5.6 to 2.11.2 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.5.6 to 2.11.2. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/astroid-2.5.6...v2.11.2) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9de0bac..0d06fa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.6.5 -astroid==2.5.6 +astroid==2.11.2 attrs==21.2.0 bcrypt==3.2.0 certifi==2020.12.5