From 3307720d2df069f70897c51089a7a177ae2fcc63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 23:08:16 +0000 Subject: [PATCH] - r Bump platformdirs from 4.2.1 to 4.2.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.1 to 4.2.2. - [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/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index ad60fc4..5655de2 100644 --- a/constraints.txt +++ b/constraints.txt @@ -17,7 +17,7 @@ mypy==1.10.0 mypy-extensions==1.0.0 packaging==24.0 pathspec==0.12.1 -platformdirs==4.2.1 +platformdirs==4.2.2 pluggy==1.5.0 pyparsing==3.1.2 pyperclip==1.8.2