From 13c8462d3486919d5f9a668b30813b5a202deb2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:39:43 +0000 Subject: [PATCH] Bump pydantic-settings from 2.13.1 to 2.14.2 Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.13.1 to 2.14.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57d22361..893c7473 100644 --- a/requirements.txt +++ b/requirements.txt @@ -141,7 +141,7 @@ pydantic==2.13.0 # via pydantic-settings pydantic-core==2.46.0 # via pydantic -pydantic-settings==2.13.1 +pydantic-settings==2.14.2 # via oic pyjwkest==1.4.4 # via oic