From 62d80eb130eb2031830e2954174a97349525e426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:30:15 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.10.1 to 2.10.2 in the pydantic group Bumps the pydantic group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.10.1 to 2.10.2 - [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.1...v2.10.2) --- 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 b8d49f9..c92e08a 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.1 +pydantic==2.10.2 pydantic_core pyflakes==3.2.0 Pygments==2.18.0