From 2ce04c1b37d547a28df351d5c9c27bf9d5b03698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:55:35 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.10.3 to 2.10.5 in the pydantic group Bumps the pydantic group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.10.3 to 2.10.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.10.3...v2.10.5) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pydantic ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cebf204..a86076a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ packaging==24.2 pendulum==3.0.0 pluggy==1.5.0 pycodestyle==2.12.1 -pydantic==2.10.3 +pydantic==2.10.5 pydantic_core pyflakes==3.2.0 Pygments==2.18.0