From c31779475c2170cb5a3961f64b6b912330ef4f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:28:29 -0400 Subject: [PATCH] Bump platformdirs from 3.8.1 to 3.9.1 (#879) Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.8.1 to 3.9.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.8.1...3.9.1) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49ad9a83c..7736d1b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ fnvhash==0.1.0 httpx==0.24.1 hypercorn==0.14.4 packaging==23.1 -platformdirs==3.8.1 +platformdirs==3.9.1 pyperclip==1.8.2 pyserde==0.11.1 requests==2.31.0