Skip to content

Commit fa185b0

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

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.3",
3939
"PyQt5==5.15.11",
40-
"platformdirs==4.4.0",
40+
"platformdirs==4.5.0",
4141
"pyrr==0.10.3",
4242
"pyinstaller==6.16.0"
4343
]

0 commit comments

Comments
 (0)