From b4c515aa88b29f983e268d220fc48459441d9765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:55:29 +0000 Subject: [PATCH] Bump pydantic-settings from 2.3.4 to 2.4.0 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.4...v2.4.0) --- updated-dependencies: - dependency-name: pydantic-settings 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 5d94e5c..a6d320c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Mako==1.2.4 msgpack==1.0.8 praw==7.7.1 pydantic==2.8.2 -pydantic-settings==2.3.4 +pydantic-settings==2.4.0 python-dotenv==1.0.0 requests==2.32.3 redis==5.0.7