diff --git a/Pipfile b/Pipfile index 7361356..bebce78 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] ecdsa = "==0.19.1" requests = "==2.32.5" -pydantic = "==2.11.9" +pydantic = "==2.11.10" [dev-packages] black = "==25.9.0" diff --git a/Pipfile.lock b/Pipfile.lock index 15f66a6..faea7b3 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "66dcea9919dfc118717a42fd0a4ee1389df47a467ff0e1af8185c487033e8d43" + "sha256": "9dcf742c52e3e77296ba22d4b3afb46d38c8d8effd688fa39794fb8be5e0ffe3" }, "pipfile-spec": 6, "requires": { @@ -136,12 +136,12 @@ }, "pydantic": { "hashes": [ - "sha256:6b8ffda597a14812a7975c90b82a8a2e777d9257aba3453f973acd3c032a18e2", - "sha256:c42dd626f5cfc1c6950ce6205ea58c93efa406da65f479dcb4029d5934857da2" + "sha256:802a655709d49bd004c31e865ef37da30b540786a46bfce02333e0e24b5fe29a", + "sha256:dc280f0982fbda6c38fada4e476dc0a4f3aeaf9c6ad4c28df68a666ec3c61423" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.11.9" + "version": "==2.11.10" }, "pydantic-core": { "hashes": [ @@ -275,11 +275,11 @@ }, "typing-inspection": { "hashes": [ - "sha256:389055682238f53b04f7badcb49b989835495a96700ced5dab2d8feae4b26f51", - "sha256:6ae134cc0203c33377d43188d4064e9b357dba58cff3185f22924610e70a9d28" + "sha256:4ed1cacbdc298c220f1bd249ed5287caa16f34d44ef4e9c3d0cbad5b521545e7", + "sha256:ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464" ], "markers": "python_version >= '3.9'", - "version": "==0.4.1" + "version": "==0.4.2" }, "urllib3": { "hashes": [