From f2a4ab42e2eb4d16bd80add66deec0ef30dfa640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 05:51:54 +0000 Subject: [PATCH] Bump pydantic from 2.4.2 to 2.5.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.4.2...v2.5.3) --- updated-dependencies: - dependency-name: pydantic 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 6ea752e..06964cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ fastapi==0.104.0 h11==0.14.0 idna==3.4 pycparser==2.21 -pydantic==2.4.2 +pydantic==2.5.3 pydantic-core==2.10.1 redis==5.0.1 sniffio==1.3.0