From f3586e6ffbb1669a1ff192719c93863d145d774b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:45:28 +0000 Subject: [PATCH] dependency: (deps): bump pydantic from 2.13.1 to 2.13.2 in /backend Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.2/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.13.1...v2.13.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e02f3b31..2ff8d49a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -36,7 +36,7 @@ pdfminer.six==20231228 pillow==10.4.0 psycopg2==2.9.11 pycparser==2.23 -pydantic==2.13.1 +pydantic==2.13.2 pydantic_core==2.46.1 PyJWT==2.12.1 pymongo==4.16.0