From a4d24037e5f7909e1ac57b31ffe8ea782cc481ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:57:41 +0000 Subject: [PATCH] chore(deps)(deps): bump httpx from 0.27.0 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.27.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.27.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 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 4403e5c..10e04cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==2.3.2 -httpx==0.27.0 +httpx==0.28.1 python-dotenv==1.2.2 idna==3.18 \ No newline at end of file