Skip to content

Commit b059f41

Browse files
Bump platformdirs from 4.9.4 to 4.9.6 (#1661)
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.4 to 4.9.6. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.4...4.9.6) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5793108 commit b059f41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ packaging==26.0 ; python_version >= "3.11" and python_version < "3.15"
4545
pandas==3.0.2 ; python_version >= "3.11" and python_version < "3.15"
4646
parameterized==0.9.0 ; python_version >= "3.11" and python_version < "3.15"
4747
pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15"
48-
platformdirs==4.9.4 ; python_version >= "3.11" and python_version < "3.15"
48+
platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15"
4949
pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.15"
5050
pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"
5151
pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ numpy==2.4.4 ; python_version >= "3.11" and python_version < "3.15"
1616
packaging==26.0 ; python_version >= "3.11" and python_version < "3.15"
1717
pandas==3.0.2 ; python_version >= "3.11" and python_version < "3.15"
1818
pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15"
19-
platformdirs==4.9.4 ; python_version >= "3.11" and python_version < "3.15"
19+
platformdirs==4.9.6 ; python_version >= "3.11" and python_version < "3.15"
2020
pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15"
2121
pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15"
2222
pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)