From 38977dc0d6bcf3debb0b5ffbfa0689a588439256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:04:10 +0000 Subject: [PATCH] Bump pydantic-settings in /nifi in the pip group across 1 directory Bumps the pip group with 1 update in the /nifi directory: [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `pydantic-settings` from 2.12.0 to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.14.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- nifi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi/requirements.txt b/nifi/requirements.txt index 674d6999..b35d277c 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -28,7 +28,7 @@ PyYAML==6.0.3 pydantic==2.12.5 overrides==7.0.0 pyarrow==23.0.1 -pydantic-settings==2.12.0 +pydantic-settings==2.14.2 # other utils xnat==0.7.2