From feb202b5eef42050aa9789587d65fa0c75e1f116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:08:23 +0000 Subject: [PATCH] :arrow_up: Bump platformdirs from 3.6.0 to 3.10.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.6.0 to 3.10.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.6.0...3.10.0) --- 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 388b7d844..3b1a874e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -167,7 +167,7 @@ pickleshare==0.7.5 # via ipython pip-tools==7.3.0 # via -r requirements.in -platformdirs==3.6.0 +platformdirs==3.10.0 # via # jupyter-core # virtualenv