diff --git a/Pipfile b/Pipfile index 9bd576c..034e8db 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -fastapi = "~=0.128" +fastapi = "~=0.129" pydantic = "~=2.12" requests = "~=2.32" uvicorn = "~=0.40" diff --git a/Pipfile.lock b/Pipfile.lock index da837d3..8cadd8e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "7b780c424f99219539157a5e116b024c0982e2bd1d78cd3ffc534750c3def86f" + "sha256": "5df77d36fe50fcb03038e4b546c5b0c0e628f21012b5d92844baa8eeb9e5981a" }, "pipfile-spec": 6, "requires": {}, @@ -165,12 +165,12 @@ }, "fastapi": { "hashes": [ - "sha256:a7173579fc162d6471e3c6fbd9a4b7610c7a3b367bcacf6c4f90d5d022cab711", - "sha256:bceec0de8aa6564599c5bcc0593b0d287703562c848271fca8546fd2c87bf4dd" + "sha256:61315cebd2e65df5f97ec298c888f9de30430dd0612d59d6480beafbc10655af", + "sha256:b4946880e48f462692b31c083be0432275cbfb6e2274566b1be91479cc1a84ec" ], "index": "pypi", - "markers": "python_version >= '3.9'", - "version": "==0.128.5" + "markers": "python_version >= '3.10'", + "version": "==0.129.0" }, "fastapi-cli": { "hashes": [