From fc1f936be6ded216ec64df31482981cbe0e50ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:43:10 +0000 Subject: [PATCH] Bump pydantic from 2.9.2 to 2.10.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 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.9.2...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index bb0f5fe8..b11e1ab6 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,5 +1,5 @@ jobflow==0.1.18 -pydantic==2.9.2 +pydantic==2.10.4 fabric==3.2.2 tomlkit==0.13.2 qtoolkit==0.1.5