Bump platformdirs from 4.2.2 to 4.3.1
Bumps platformdirs from 4.2.2 to 4.3.1.
Release notes
Sourced from platformdirs's releases.
4.3.1
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1
4.3.0
What's Changed
- Speed up Hatch installation by
@ofek
in tox-dev/platformdirs#282- Test with Python 3.13 by
@edgarrmondragon
in tox-dev/platformdirs#289- Test with latest PyPy by
@edgarrmondragon
in tox-dev/platformdirs#290- Use
include-hidden-files: true
to upload coverage artifacts by@edgarrmondragon
in tox-dev/platformdirs#298- Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by
@Avasam
in tox-dev/platformdirs#295New Contributors
@edgarrmondragon
made their first contribution in tox-dev/platformdirs#289@Avasam
made their first contribution in tox-dev/platformdirs#295Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0
Commits
-
49a89ef
Update README.rst -
4851532
Update README.rst -
330b272
Ensure PlatformDirs is valid superclass type for mypy AND not an abstract cla... -
1ca8592
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#297) -
6ac03f5
[pre-commit.ci] pre-commit autoupdate (#293) -
9e539d7
Useinclude-hidden-files: true
to upload coverage artifacts (#298) -
6a0ff60
[pre-commit.ci] pre-commit autoupdate (#288) -
8f59e91
Test with latest PyPy (#290) -
27b1fcf
Test with Python 3.13 (#289) -
42c6262
[pre-commit.ci] pre-commit autoupdate (#287) - Additional commits viewable in compare view