From bd9492ba4c43e763a17b300b96260339ab8ebe10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:57:56 +0000 Subject: [PATCH] Bump httpx from 0.11.1 to 0.23.0 in /adv_transformer Bumps [httpx](https://github.com/encode/httpx) from 0.11.1 to 0.23.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.11.1...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adv_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adv_transformer/requirements.txt b/adv_transformer/requirements.txt index 0f7fb6c..f5803a0 100644 --- a/adv_transformer/requirements.txt +++ b/adv_transformer/requirements.txt @@ -39,7 +39,7 @@ h5py==2.10.0 hpack==3.0.0 hstspreload==2020.6.16 httptools==0.1.1 -httpx==0.11.1 +httpx==0.23.0 hyperframe==5.2.0 idna==2.9 importlib-metadata==1.6.1