From 2436771a898bad691d42eb3a0393f5c10087597d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:07:04 +0000 Subject: [PATCH] Bump platformdirs from 3.2.0 to 3.5.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.2.0 to 3.5.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.5.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8d05f1d..bf65113 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ mccabe==0.7.0 mypy-extensions==1.0.0 packaging==23.1 pathspec==0.11.1 -platformdirs==3.2.0 +platformdirs==3.5.0 pluggy==1.0.0 prettytable==3.7.0 psycopg2==2.9.6