summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-26 08:15:42 -0500
committerGitHub <noreply@github.com>2023-04-26 08:15:42 -0500
commitcd23d7ab13ff66e339dd357d0cdbb9b2ddb63bdb (patch)
tree09ce2c841e5aeaba07160809e6b92d99ff9bd92a
parent3cb5ca7d4a16b9b15b462cbdb86b638f24c0e945 (diff)
downloadcryptography-cd23d7ab13ff66e339dd357d0cdbb9b2ddb63bdb.tar.gz
Bump platformdirs from 3.2.0 to 3.3.0 (#8831)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.2.0 to 3.3.0. - [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.2.0...3.3.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... 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 264417db4..12c6805fc 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -87,7 +87,7 @@ pathspec==0.11.1
# via black
pkginfo==1.9.6
# via twine
-platformdirs==3.2.0
+platformdirs==3.3.0
# via
# black
# virtualenv