From c906c7916d782aecdc0575f848c63c3669bc4edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:16:42 +0000 Subject: [PATCH] Bump pydantic from 2.10.3 to 2.10.4 (#792) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e0af5e4..a90c10b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ install_requires = neuro-config-client==24.12.2 neuro-logging==24.4.0 neuro-sdk==23.2.0 - pydantic==2.10.3 + pydantic==2.10.4 pydantic-settings==2.7.0 python-dateutil==2.9.0.post0 python-jose==3.3.0