Skip to content

Commit 07ec750

Browse files
Bump platformdirs from 2.5.1 to 2.5.2 (#28)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@2.5.1...2.5.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29cdec4 commit 07ec750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mccabe==0.7.0; python_version >= "3.6"
2727
mypy-extensions==0.4.3; python_full_version >= "3.6.2"
2828
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"
2929
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"
3131
pluggy==1.0.0; python_version >= "3.7"
3232
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"
3333
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"

0 commit comments

Comments
 (0)