From 46d5e26ef369ea8f7d9e9335103df68109c795d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:36:59 +0000 Subject: [PATCH] chore(deps): bump httpx from 0.27.2 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f61395e..cae64f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pydantic-settings==2.6.1 cachetools==5.5.0 python-minifier==2.11.3 pyserial==3.5 -httpx==0.27.2 +httpx==0.28.1 groq==0.12.0