Skip to content

Commit 16518d4

Browse files
Bump platformdirs from 4.4.0 to 4.5.1
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.4.0...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211d517 commit 16518d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"textual==6.1.0",
2121
"pygithub==2.8.1",
2222
"pyyaml==6.0.2",
23-
"platformdirs==4.4.0",
23+
"platformdirs==4.5.1",
2424
"babel==2.17.0",
2525
]
2626

0 commit comments

Comments
 (0)