Skip to content

Commit 5afa77c

Browse files
Bump platformdirs from 4.3.6 to 4.3.8 (#204)
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.6 to 4.3.8. - [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.3.6...4.3.8) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:development 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 2a2491e commit 5afa77c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@ packaging==25.0 ; python_version >= "3.8" and python_version < "4.0" \
244244
pathspec==0.12.1 ; python_version >= "3.8" and python_version < "4.0" \
245245
--hash=sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08 \
246246
--hash=sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712
247-
platformdirs==4.3.6 ; python_version >= "3.8" and python_version < "4.0" \
248-
--hash=sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 \
249-
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
247+
platformdirs==4.3.8 ; python_version >= "3.8" and python_version < "4.0" \
248+
--hash=sha256:3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc \
249+
--hash=sha256:ff7059bb7eb1179e2685604f4aaf157cfd9535242bd23742eadc3c13542139b4
250250
pluggy==1.5.0 ; python_version >= "3.8" and python_version < "4.0" \
251251
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
252252
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669

0 commit comments

Comments
 (0)