Skip to content

Commit 7e09c8f

Browse files
chore(deps): update httpx requirement in /api-server
--- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 625f02f commit 7e09c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
fastapi>=0.115.0
22
uvicorn[standard]>=0.51.0
3-
httpx>=0.27.0
3+
httpx>=0.28.1
44
pydantic>=2.13.4

0 commit comments

Comments
 (0)