From 13cab6534c4ca969472cb81f7a4c42317eea33e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:28:06 +0000 Subject: [PATCH] Bump pydantic-settings from 2.14.1 to 2.14.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8679621..55121d55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -217,7 +217,7 @@ pydantic==2.13.4 # pydantic-settings pydantic-core==2.46.4 # via pydantic -pydantic-settings==2.14.1 +pydantic-settings==2.14.2 # via maggma pydash==8.0.6 # via maggma