Skip to content

Commit

Permalink
Require platformdirs 2.2.0 (#4890)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Aug 21, 2021
1 parent ad97338 commit a3daf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -42,7 +42,7 @@ project_urls =
[options]
packages = find:
install_requires =
platformdirs>=2.0.0
platformdirs>=2.2.0
astroid>=2.7.2,<2.8 # (You should also upgrade requirements_test_min.txt)
isort>=4.2.5,<6
mccabe>=0.6,<0.7
Expand Down

0 comments on commit a3daf44

Please sign in to comment.