commit | 9515c33eb78cf8425d3714cf5d46ad876eb7cb7e | [log] [tgz] |
---|---|---|
author | Pierre Sassoulas <[email protected]> | Mon Aug 30 18:45:24 2021 +0200 |
committer | Pierre Sassoulas <[email protected]> | Mon Aug 30 19:27:06 2021 +0200 |
tree | fdf8d68acdc1a22f41ba00ec84d4ab94ddba5c9f | |
parent | 15b5b564766dc493b4a09f420ceadb57dadd0c18 [diff] [blame] |
Upgrade astroid to 2.7.3
diff --git a/setup.cfg b/setup.cfg index e70a731..d3b352e 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -44,7 +44,7 @@ packages = find: install_requires = platformdirs>=2.2.0 - astroid>=2.7.2,<2.8 # (You should also upgrade requirements_test_min.txt) + astroid>=2.7.3,<2.8 # (You should also upgrade requirements_test_min.txt) isort>=4.2.5,<6 mccabe>=0.6,<0.7 toml>=0.7.1