From 7069833cecf43f929e0599196478353a57c28425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 03:08:17 +0000 Subject: [PATCH] Bump pydantic from 2.11.9 to 2.12.5 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.5/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.9...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 4463cfb..395f8ce 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] ecdsa = "==0.19.1" requests = "==2.32.5" -pydantic = "==2.12.4" +pydantic = "==2.12.5" [dev-packages] black = "==25.11.0" diff --git a/Pipfile.lock b/Pipfile.lock index d29b337..f710bd3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0ede3c00c60546530cc9f6200341406a90333b8b65120c1e6a6b232dc371675f" + "sha256": "ef8e9f117025c9f30037c268a21347030776a3c2f7f73192da45a0b5a130ebb7" }, "pipfile-spec": 6, "requires": { @@ -136,12 +136,12 @@ }, "pydantic": { "hashes": [ - "sha256:0f8cb9555000a4b5b617f66bfd2566264c4984b27589d3b845685983e8ea85ac", - "sha256:92d3d202a745d46f9be6df459ac5a064fdaa3c1c4cd8adcfa332ccf3c05f871e" + "sha256:4d351024c75c0f085a9febbb665ce8c0c6ec5d30e903bdb6394b7ede26aebb49", + "sha256:e561593fccf61e8a20fc46dfc2dfe075b8be7d0188df33f221ad1f0139180f9d" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.12.4" + "version": "==2.12.5" }, "pydantic-core": { "hashes": [