summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-12 13:13:57 +0000
committerGitHub <noreply@github.com>2023-05-12 13:13:57 +0000
commit0fd6cc2929e9a98c6d8d236f96ee81af40db638e (patch)
treeba6fa554416483889dd8d9323a80df7dae3b7aa6
parent46eb804a3d27643c8923a1f331ef8b81095af9af (diff)
downloadcryptography-0fd6cc2929e9a98c6d8d236f96ee81af40db638e.tar.gz
Bump platformdirs from 3.5.0 to 3.5.1 (#8914)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: platformdirs 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>
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index 05a0fedd6..ce17bc0fe 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -89,7 +89,7 @@ pathspec==0.11.1
# check-sdist
pkginfo==1.9.6
# via twine
-platformdirs==3.5.0
+platformdirs==3.5.1
# via
# black
# virtualenv