Skip to content

Commit acca041

Browse files
Bump platformdirs from 4.3.7 to 4.4.0
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.7 to 4.4.0. - [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.3.7...4.4.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48220dc commit acca041

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"textual==3.1.0",
3030
"pygithub==2.6.1",
3131
"pyyaml==6.0.2",
32-
"platformdirs==4.3.7",
32+
"platformdirs==4.4.0",
3333
"babel==2.17.0",
3434
]
3535

0 commit comments

Comments
 (0)