From d9077bbdeb1df3e7ba51ab5376e4fd99d9fb10e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:49:57 +0000 Subject: [PATCH] dependency: (deps): bump httpx from 0.28.0 to 0.28.1 in /backend Bumps [httpx](https://github.com/encode/httpx) from 0.28.0 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.28.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b9ba165..1012262 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -23,7 +23,7 @@ exceptiongroup==1.2.2 fonttools==4.55.1 h11==0.14.0 httpcore==1.0.7 -httpx==0.28.0 +httpx==0.28.1 idna==3.10 inflection==0.5.1 kiwisolver==1.4.7