From 9f5e5d574572ed0f868f3ba5a11ad1ae72a8adf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:15:19 +0000 Subject: [PATCH] Bump httpx-oauth from 0.14.1 to 0.15.1 Bumps [httpx-oauth](https://github.com/frankie567/httpx-oauth) from 0.14.1 to 0.15.1. - [Release notes](https://github.com/frankie567/httpx-oauth/releases) - [Commits](https://github.com/frankie567/httpx-oauth/compare/v0.14.1...v0.15.1) --- updated-dependencies: - dependency-name: httpx-oauth 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 06951f090..4070d27ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ fastapi-users-db-sqlalchemy==6.0.1 fastapi-users[all]==13.0.0 fastapi==0.115.0 feedgen==1.0.0 -httpx-oauth==0.14.1 +httpx-oauth==0.15.1 jinja2==3.1.4 jmespath==1.0.1 lxml==5.3.0