From becadb4b9d6f22893cbe571cea6a137a0e049c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:58:29 +0000 Subject: [PATCH] build(deps-dev): bump platformdirs from 3.8.1 to 3.9.1 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 561c83a..a2fd413 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,7 +11,7 @@ mypy-extensions==1.0.0 nodeenv==1.8.0 packaging==23.1 pathspec==0.11.1 -platformdirs==3.8.1 +platformdirs==3.9.1 pre-commit==3.3.3 pycodestyle==2.10.0 pyflakes==3.0.1