From 1b8f70b141415730ae827b127fdbcb424a0c0794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 06:21:41 +0000 Subject: [PATCH] Bump pydantic-settings from 2.4.0 to 2.5.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.4.0 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.4.0...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/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 220017e..2a8f866 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,5 +1,5 @@ fastapi[all]==0.114.0 -pydantic-settings==2.4.0 +pydantic-settings==2.5.2 pyjwt[crypto]==2.9.0 redis[hiredis]==5.0.8 safe-eth-py==6.0.0b36