From c79ee0fc1ca4b0db808f576713641e251c15be3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:16:05 +0000 Subject: [PATCH] Bump platformdirs from 2.5.4 to 2.6.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.4 to 2.6.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/2.5.4...2.6.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2e12b2c8a6..9a0eb421e9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -77,7 +77,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -platformdirs==2.5.4 +platformdirs==2.6.0 # via # black # pylint