Skip to content

Commit

Permalink
Bump platformdirs from 4.2.1 to 4.2.2 (#10982)
Browse files Browse the repository at this point in the history
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.2.1...4.2.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>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent df45ea2 commit 45f2ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-constraints-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ packaging==24.0
# sphinx
pathspec==0.12.1
# via check-sdist
platformdirs==4.2.1; python_version >= "3.8"
platformdirs==4.2.2; python_version >= "3.8"
# via virtualenv
pluggy==1.5.0; python_version >= "3.8"
# via pytest
Expand Down

0 comments on commit 45f2ce8

Please sign in to comment.