From 8c765a99eb3daaabd135d8a1ae4ffad128a7d093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:02:05 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.10.3 to 2.10.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 to 2.10.4. - [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.10.3...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ddda073..25443fb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ base58==2.1.1 psycopg[binary,pool]==3.2.3 hvac==2.3.0 aioprometheus==23.12.0 -pydantic==2.10.3 +pydantic==2.10.4 Robyn==0.64.2 aiohttp==3.11.11 backoff==2.2.1