From 817c5140c298df9f641f7466891964193fcdc7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:48:01 +0000 Subject: [PATCH] :arrow_up: Bump platformdirs from 3.2.0 to 3.9.1 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.2.0 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.2.0...3.9.1) --- updated-dependencies: - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33187fbef..e3976090e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -164,7 +164,7 @@ pickleshare==0.7.5 # via ipython pip-tools==6.13.0 # via -r requirements.in -platformdirs==3.2.0 +platformdirs==3.9.1 # via # jupyter-core # virtualenv