Skip to content

Commit 7990535

Browse files
chore(deps): bump platformdirs from 4.5.0 to 4.5.1
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.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.5.0...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb141eb commit 7990535

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"docutils==0.22.2",
3838
"numpy==2.3.4",
3939
"PyQt5==5.15.11",
40-
"platformdirs==4.5.0",
40+
"platformdirs==4.5.1",
4141
"pyrr==0.10.3",
4242
"pyinstaller==6.16.0"
4343
]

0 commit comments

Comments
 (0)