From 653a57eea78a9a90370209140612c0b0e41f6dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:22:56 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [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 1.26.18 to 1.26.19 - [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/1.26.18...1.26.19) --- 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 18cffe1..51faac3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bandwidth-sdk==9.1.0 CacheControl==0.12.6 -certifi==2023.7.22 +certifi==2024.7.4 chardet==4.0.0 click==7.1.2 enum34==1.1.10 @@ -15,5 +15,5 @@ msgpack==1.0.2 python-dateutil==2.8.1 requests==2.32.0 six==1.16.0 -urllib3==1.26.18 +urllib3==1.26.19 Werkzeug==2.3.8