From 0de50aede4747f4ae69d0c4c3630e992c06b6631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:42:49 +0000 Subject: [PATCH] Bump pydantic-core in the all group across 1 directory Bumps the all group with 1 update in the / directory: [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `pydantic-core` from 2.23.4 to 2.26.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.26.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 578344b1..9c811761 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ more-itertools==10.5.0 multidict==6.1.0 propcache==0.2.0 pydantic==2.9.2 -pydantic-core==2.23.4 +pydantic-core==2.26.0 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2