From 05808d96c11510d4be87981c91a3889eb5f0b1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:05:25 +0000 Subject: [PATCH] Bump pydantic-settings from 2.3.1 to 2.3.4 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.1 to 2.3.4. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.3.1...v2.3.4) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6806c0..3818683 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ boto3==1.34.123 fastapi==0.111.0 mangum==0.17.0 mypy-boto3-s3==1.34.120 -pydantic-settings==2.3.1 +pydantic-settings==2.3.4 pydantic==2.7.3 \ No newline at end of file