Skip to content

Commit 9dea0f2

Browse files
Bump platformdirs from 2.6.2 to 3.5.0
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.6.2 to 3.5.0. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@2.6.2...3.5.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4295a3 commit 9dea0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mypy-extensions==1.0.0; python_version >= "3.7"
2121
mypy==0.991; python_version >= "3.7"
2222
nodeenv==1.7.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7"
2323
packaging==23.0; python_version >= "3.7"
24-
platformdirs==2.6.2; python_version >= "3.7"
24+
platformdirs==3.5.0; python_version >= "3.7"
2525
pluggy==1.0.0; python_version >= "3.7"
2626
pre-commit==2.21.0; python_version >= "3.7"
2727
pytest-aiohttp==1.0.4; python_version >= "3.7"

0 commit comments

Comments
 (0)