From d6e09e758a9096c0018adfc3450b4fd55553ec3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 11:52:00 +0000 Subject: [PATCH] chore(deps): bump astroid from 2.11.2 to 2.11.6 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.2 to 2.11.6. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.11.2...v2.11.6) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- req.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/req.txt b/req.txt index 2d80a29..037bdcb 100644 --- a/req.txt +++ b/req.txt @@ -1,5 +1,5 @@ alabaster==0.7.12 -astroid==2.11.2 +astroid==2.11.6 attrs==21.4.0 Babel==2.9.1 certifi==2021.10.8 @@ -39,6 +39,6 @@ urllib3==1.26.7 vcrpy==4.1.1 virtualenv==20.13.0 virtualenv-clone==0.5.7 -wrapt==1.14.0 +wrapt==1.14.1 yarl==1.7.2 zipp==3.7.0