From 89f2ea7e53718dab5c983fed3ef82fa624d99e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 15:29:18 +0000 Subject: [PATCH] Bump astroid from 2.8.3 to 2.8.4 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.8.3 to 2.8.4. - [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.8.3...v2.8.4) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3216191..135f8a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.4.1 -astroid==2.8.3 +astroid==2.8.4 cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0