From 74425f5c905ec0f0e16098377e72b5b8ceb556e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 01:42:24 +0000 Subject: [PATCH] Bump pydantic-settings from 2.3.4 to 2.5.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.4...v2.5.2) --- 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..beddbbd 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.5.2 python-dotenv==1.0.0 requests==2.32.3 redis==5.0.7