File tree 1 file changed +1
-1
lines changed
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"
27
27
mypy-extensions == 0.4.3 ; python_full_version >= "3.6.2"
28
28
packaging == 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"
29
29
pathspec == 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"
31
31
pluggy == 1.0.0 ; python_version >= "3.7"
32
32
py == 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"
33
33
pycodestyle == 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