From ce385cbf9ac3db5bd89295de0c7dbc91502c011b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 08:22:03 +0000 Subject: [PATCH] chore: bump platformdirs from 3.1.0 to 3.11.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.1.0 to 3.11.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.1.0...3.11.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production 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 42b5c5c..f72feaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ openai==0.28.0 packaging==23.2 pathspec==0.11.2 pendulum==2.1.2 -platformdirs==3.1.0 +platformdirs==3.11.0 profanity==1.1 pydantic==1.10.6 python-dateutil==2.8.2