From be0daf1c03887a063215940ae151792cf9c51b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 05:37:25 +0000 Subject: [PATCH] Bump pydantic from 2.8.2 to 2.9.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.1. - [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.8.2...v2.9.1) --- 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 c91446f..db3627b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp-client-cache==0.11.1 jikanpy-v4==1.0.2 pyyaml==6.0.1 motor==3.5.1 -pydantic==2.8.2 +pydantic==2.9.1 beanie==1.26.0 backoff==2.2.1 humanfriendly==10.0 \ No newline at end of file