From bcc3e13c7bf39efe5212ca32472e1641f8cf8159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:44:30 +0000 Subject: [PATCH] Chore(deps): Bump urllib3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 1.26.18 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-mac.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-mac.txt b/requirements-mac.txt index f5c4be1..d22e402 100644 --- a/requirements-mac.txt +++ b/requirements-mac.txt @@ -7,7 +7,7 @@ Pillow==10.3.0 # 5.15.6 stuck on m1 Ventura 13.5, 5.15.10 is fine PyQt5==5.15.10 PySocks==1.7.1 -urllib3==1.26.18 +urllib3==1.26.19 zhconv==1.4.3 langid==1.1.6 opencv-contrib-python-headless==4.7.0.68 diff --git a/requirements.txt b/requirements.txt index 9eabf01..2fa2e77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.9.3 Pillow==10.3.0 PyQt5==5.15.6 PySocks==1.7.1 -urllib3==1.26.18 +urllib3==1.26.19 zhconv==1.4.3 langid==1.1.6 opencv-contrib-python-headless==4.7.0.68