Skip to content

Commit 7ffdea2

Browse files
Bump platformdirs from 4.5.0 to 4.5.1 in the pip group (#496)
Bumps the pip group with 1 update: [platformdirs](https://github.com/tox-dev/platformdirs). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c7e68 commit 7ffdea2

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
"colorama==0.4.6",
3030
"keyboard==0.13.5",
3131
"packaging==25.0",
32-
"platformdirs==4.5.0",
32+
"platformdirs==4.5.1",
3333
"pyserial==3.5",
3434
"python-socketio[asyncio_client]==5.15.0",
3535
"requests==2.32.5",

0 commit comments

Comments
 (0)