From a29abdf64abed25f4dd285295bcab73344d6baf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 16:11:05 +0000 Subject: [PATCH] Bump pydantic from 2.11.1 to 2.11.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.1 to 2.11.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.11.1...v2.11.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 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 b7186ffa..43847048 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ pandas==2.2.3 scikit-learn==1.6.1 jsonschema==4.23.0 networkx==3.4.2 -pydantic==2.11.1 +pydantic==2.11.4 semver==3.0.4 \ No newline at end of file