From c930194e40c43d15d3f5e5bc7dfea9dc7c67c15c Mon Sep 17 00:00:00 2001 From: Mufanc <1714511787@qq.com> Date: Fri, 3 Jun 2022 00:43:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=20httpx=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B0=200.23.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/advisories/GHSA-h8pj-cxx2-jfg2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d80c50c..0399dbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ loguru~=0.6.0 argparse~=1.4.0 opencv-python~=4.5.5.64 numpy~=1.22.3 -httpx~=0.22.0 +httpx~=0.23.0 beautifulsoup4~=4.10.0 websockets~=10.2 PyYAML~=6.0