From 8e9a760f6b3726cae55168137f3bb765fb2f9dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:44:08 +0000 Subject: [PATCH] Bump pydantic from 2.9.2 to 2.11.5 in /backend Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.11.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.11.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 7cac3ae..1aeb947 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -36,7 +36,7 @@ pip-requirements-parser==32.0.1 platformdirs==4.3.8 psutil==7.0.0 py-serializable==2.0.0 -pydantic==2.9.2 +pydantic==2.11.5 pydantic_core==2.34.1 Pygments==2.19.1 pyparsing==3.2.3