From ecbccdce5952e69c1e44e6156bc0958f3b6893ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:20:32 +0000 Subject: [PATCH] Bump httpx from 0.25.0 to 0.26.0 Bumps [httpx](https://github.com/encode/httpx) from 0.25.0 to 0.26.0. - [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.25.0...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 93e1fea..2a44af5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -47,7 +47,7 @@ h11==0.14.0 # uvicorn httpcore==0.18.0 # via httpx -httpx==0.25.0 +httpx==0.26.0 # via fastapi-nano (pyproject.toml) idna==3.4 # via