From abdb5aeade1f55daf39528dcba24bc6d6bb78424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:00:54 +0000 Subject: fix(deps): update dependency httpx to v0.28.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2471156..4ed46fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ icecream = "^2.1.3" sanic = "^22.6.2" typer = { extras = ["all"], version = "^0.6.1" } rich = "^12.5.1" -httpx = "0.23.0" +httpx = "0.28.1" surrealdb = { git = "https://github.com/surrealdb/surrealdb.py", branch = "main" } aiosqlite = "^0.17.0" -- cgit v1.2.3