From 50d0a27670610f6899eb2dd75e1fc94068a5fa5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:31:22 +0000 Subject: [PATCH] chore(deps): 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: 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 e786d28..438dc5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ gunicorn==25.1.0 WeasyPrint==68.1 smbprotocol==1.16.0 pydantic==2.12.5 -pydantic-settings==2.13.1 +pydantic-settings==2.14.2