From 4d57b32bce08b01ccca4a23014870560e3dba0ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:57:14 +0000 Subject: [PATCH] Bump httpx from 0.13.3 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.13.3 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.13.3...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1bc96c2f..03b4429f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ chardet==3.0.4 aiohttp==3.7.4 beautifulsoup4==4.9.3 -httpx==0.13.3 +httpx==0.23.0 Flask==2.1.2 celery==4.4.5 Flask-Cors==3.0.9