From 62fa76e1cbbe43dcde5383fd4c7897e7c1b6040b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 08:42:49 +0000 Subject: [PATCH] chore: bump platformdirs from 3.1.0 to 4.1.0 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.1.0 to 4.1.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.1.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..199a6cb 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.1.0 profanity==1.1 pydantic==1.10.6 python-dateutil==2.8.2