From c26913e0dc50ea7293fd6fc2cfa8124ef8e36912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:11:26 +0000 Subject: [PATCH] Bump pydantic-core from 2.10.1 to 2.11.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.10.1...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5ab0b0..0cba264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ packaging==23.2 pluggy==1.3.0 pycparser==2.21 pydantic==2.4.2 -pydantic_core==2.10.1 +pydantic_core==2.11.0 redis==5.0.1 sniffio==1.3.0 starlette==0.27.0