From 7259123164d437f2c89fe51daa9ab07916caaa9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:54:58 +0000 Subject: [PATCH] Bump pydantic from 2.10.3 to 2.10.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 to 2.10.4. - [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.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db588f6a3..15a21db6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ invoke==2.2.0 termcolor==2.5.0 pyyaml==6.0.2 pyperclip==1.9.0 -pydantic==2.10.3 +pydantic==2.10.4 colorama>=0.4.6 lxml==5.3.0 python-gitlab==5.2.0