From 3cd419e0204505620eab442b8ca5815dfb00a738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:03:06 +0000 Subject: [PATCH] chore: bump platformdirs from 3.1.0 to 4.0.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.1.0 to 4.0.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...4.0.0) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-major ... 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..dba7c6b 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==4.0.0 profanity==1.1 pydantic==1.10.6 python-dateutil==2.8.2