Skip to content

Commit c47809b

Browse files
Bump platformdirs from 4.3.1 to 4.3.2 (#11572)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.1...4.3.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd9771c commit c47809b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pathspec==0.12.1 ; python_full_version >= '3.8'
124124
# via check-sdist
125125
platformdirs==4.0.0 ; python_full_version < '3.8'
126126
# via virtualenv
127-
platformdirs==4.3.1 ; python_full_version >= '3.8'
127+
platformdirs==4.3.2 ; python_full_version >= '3.8'
128128
# via virtualenv
129129
pluggy==1.2.0 ; python_full_version < '3.8'
130130
# via pytest

0 commit comments

Comments
 (0)