From 6153416f1d9c42bf6ca22d2dc86ae9802beb150a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:45:42 +0000 Subject: [PATCH] Bump pydantic-settings from 2.5.2 to 2.6.1 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.5.2 to 2.6.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.5.2...v2.6.1) --- 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 517997e..49e46d7 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,5 +1,5 @@ fastapi[all]==0.115.4 -pydantic-settings==2.5.2 +pydantic-settings==2.6.1 pyjwt[crypto]==2.9.0 redis[hiredis]==5.2.0 safe-eth-py==6.0.0b41