From 48b1f508c825d515f22a7fbcfbadc64347e17959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 22:31:37 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.8.2 to 2.10.4 in /ci/builder Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.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.8.2...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 4b4a2ac59268c..8412ef645cb71 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -39,7 +39,7 @@ prettytable==3.12.0 psutil==6.1.0 psycopg==3.2.3 psycopg-binary==3.2.3 -pydantic==2.8.2 +pydantic==2.10.4 pyelftools==0.31 pyjwt==2.9.0 PyMySQL==1.1.1