From bf631ce3ff13ad1b2dd8acead80e7f0e16125787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:16:07 +0000 Subject: [PATCH] Bump the pip group with 2 updates Bumps the pip group with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [urllib3](https://github.com/urllib3/urllib3). Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) Updates `urllib3` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e7a704d..8f359d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bottle==0.12.25 bottle-websocket==0.2.9 browser-cookie3==0.19.1 cachetools==5.3.2 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -109,7 +109,7 @@ tqdm==4.66.3 traitlets==5.13.0 transforms==0.2.1 typing_extensions==4.9.0 -urllib3==2.1.0 +urllib3==2.2.2 waitress==2.1.2 wcwidth==0.2.9 Werkzeug==3.0.1