Bump platformdirs from 4.2.2 to 4.3.2
Bumps platformdirs from 4.2.2 to 4.3.2.
Release notes
Sourced from platformdirs's releases.
4.3.2
What's Changed
- Use uv as installer by
@gaborbernat
in tox-dev/platformdirs#300- Fix multi-path returned from
_path
methods on MacOS by@matthewhughes934
in tox-dev/platformdirs#299New Contributors
@matthewhughes934
made their first contribution in tox-dev/platformdirs#299Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2
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
-
c596271
Fix multi-path returned from_path
methods on MacOS (#299) -
a420284
Use uv as installer (#300) -
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) - Additional commits viewable in compare view