From d27dcc91372f9d66d51597b7d9b6148e8e426917 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Oct 2021 09:34:43 +0200 Subject: [PATCH] Update astroid from 2.7.3 to 2.8.2 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a00c838..743d1bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ anyconfig==0.11.1 \ --hash=sha256:112000d4d407722569ecff5126c1fc88715581834cfd0ee9556386fd8ff2983e \ --hash=sha256:050dcade09799cd19c9b1f834e6df710ef824b388e6bb0af8c77be39b158b011 -astroid==2.7.3; python_version >= "3.6" and python_version < "4.0" \ - --hash=sha256:dc1e8b28427d6bbef6b8842b18765ab58f558c42bb80540bd7648c98412af25e \ - --hash=sha256:3b680ce0419b8a771aba6190139a3998d14b413852506d99aff8dc2bf65ee67c +astroid==2.8.2; python_version >= "3.6" and python_version < "4.0" \ + --hash=sha256:304e99c129794f2cfda584a12b71fde85205da950e2f330f4be09150525ae949 \ + --hash=sha256:9eaeaf92b3e21b70bec1a262e7eb118d2e96294892a5de595c92a12adc80dfc2 atomicwrites==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.4.0" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6") \ --hash=sha256:6d1784dea7c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197 \ --hash=sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a