From 075b51ef6edbf87d12c3c98ca3976633b6330ede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:57:29 +0000 Subject: [PATCH] Bump fastapi from 0.118.0 to 0.119.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.118.0 to 0.119.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.118.0...0.119.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.119.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 4c425c5..5c424a2 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -fastapi = "~=0.118.0" +fastapi = "~=0.119.0" uvicorn = "~=0.37.0" litellm = "~=1.77.3" falkordb = "~=1.2.0" diff --git a/Pipfile.lock b/Pipfile.lock index b74b2fb..a3a8d98 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "068fba0bf4eb3284bbc72a94e3afe6f34ecb3a8419621fef65c2e40ba9ae157b" + "sha256": "2714896010d7573e0da427ed52b77e68f93f9f2a5a24f1aa50e64c1a3faf4fa3" }, "pipfile-spec": 6, "requires": { @@ -525,12 +525,12 @@ }, "fastapi": { "hashes": [ - "sha256:5e81654d98c4d2f53790a7d32d25a7353b30c81441be7d0958a26b5d761fa1c8", - "sha256:705137a61e2ef71019d2445b123aa8845bd97273c395b744d5a7dfe559056855" + "sha256:451082403a2c1f0b99c6bd57c09110ed5463856804c8078d38e5a1f1035dbbb7", + "sha256:90a2e49ed19515320abb864df570dd766be0662c5d577688f1600170f7f73cf2" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.118.0" + "version": "==0.119.0" }, "fastmcp": { "hashes": [ @@ -827,11 +827,11 @@ }, "idna": { "hashes": [ - "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9", - "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3" + "sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea", + "sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902" ], - "markers": "python_version >= '3.6'", - "version": "==3.10" + "markers": "python_version >= '3.8'", + "version": "==3.11" }, "importlib-metadata": { "hashes": [