Skip to content

Commit b6d9c03

Browse files
[DEPENDABOT]: 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 4971bf6 commit b6d9c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ patsy==1.0.2 ; python_version >= "3.11" and python_version < "3.14"
7373
pbs-installer==2025.10.31 ; python_version >= "3.11" and python_version < "3.14"
7474
pillow==12.0.0 ; python_version >= "3.11" and python_version < "3.14"
7575
pkginfo==1.12.1.2 ; python_version >= "3.11" and python_version < "3.14"
76-
platformdirs==4.5.0 ; python_version >= "3.11" and python_version < "3.14"
76+
platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.14"
7777
plotly==6.5.0 ; python_version >= "3.11" and python_version < "3.14"
7878
pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.14"
7979
poetry-core==2.2.1 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)