File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ mccabe==0.7.0; python_version >= "3.6"
2727mypy-extensions == 0.4.3 ; python_full_version >= "3.6.2"
2828packaging == 21.3 ; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
2929pathspec == 0.9.0 ; python_full_version >= "3.6.2"
30- platformdirs == 2.5.1 ; python_version >= "3.7" and python_full_version >= "3.6.2"
30+ platformdirs == 2.5.2 ; python_version >= "3.7" and python_full_version >= "3.6.2"
3131pluggy == 1.0.0 ; python_version >= "3.7"
3232py == 1.11.0 ; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
3333pycodestyle == 2.8.0 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
You can’t perform that action at this time.
0 commit comments