From 67a504f3acb49b97c412cfa37e6dbc60917eb0f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:58:16 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.10.2 to 2.10.3 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.10.3. - [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.2...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 24064e628..89d82a954 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ pyyaml = "==6.0.2" click = "==8.1.7" python-on-whales = "==0.74.0" gitpython = "==3.1.43" -pydantic = "2.10.2" +pydantic = "2.10.3" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 1790c5679..4f580aba7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "018347b469576fc6698de2881ec8f3cd70aa2bd923d52c0c8194c4b356f9d798" + "sha256": "717edc713a65618f1d3b9a08172a2c0a9e727c1498da16ff2c7ebf7213e8354f" }, "pipfile-spec": 6, "requires": { @@ -180,12 +180,12 @@ }, "pydantic": { "hashes": [ - "sha256:2bc2d7f17232e0841cbba4641e65ba1eb6fafb3a08de3a091ff3ce14a197c4fa", - "sha256:cfb96e45951117c3024e6b67b25cdc33a3cb7b2fa62e239f7af1378358a1d99e" + "sha256:be04d85bbc7b65651c5f8e6b9976ed9c6f41782a55524cef079a34a0bb82144d", + "sha256:cb5ac360ce894ceacd69c403187900a02c4b20b693a9dd1d643e1effab9eadf9" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==2.10.2" + "version": "==2.10.3" }, "pydantic-core": { "hashes": [