From a51374b38bba26d8b846486c789dcc022378689f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:59:19 +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.24.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.24.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 853458cc..40cf8bf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ jmespath==1.0.1 more-itertools==10.5.0 multidict==6.1.0 pydantic==2.9.2 -pydantic-core==2.23.4 +pydantic-core==2.24.0 pyyaml==6.0.2 sniffio==1.3.1 typing-extensions==4.12.2