From 5e33867656690fdc6a2c1d7d971072f37a5892c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:20:15 +0000 Subject: [PATCH] Bump httpx[http2,socks] from 0.23.3 to 0.25.2 Bumps [httpx[http2,socks]](https://github.com/encode/httpx) from 0.23.3 to 0.25.2. - [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.23.3...0.25.2) --- updated-dependencies: - dependency-name: httpx[http2,socks] 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 eccb11f..1df9d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyOpenSSL==23.0.0 -httpx[http2,socks]==0.23.3 +httpx[http2,socks]==0.25.2 brotlipy==0.7.0 uvloop==0.17.0 dnspython==1.16.0