From 5edc54cba2e21688cf6beac6b8ea654c4160dad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:40:26 +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 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 76c76b7..db32c4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 cachetools==5.2.0 -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 @@ -29,5 +29,5 @@ python-dotenv==0.21.0 requests==2.32.2 rsa==4.9 six==1.16.0 -urllib3==1.26.18 +urllib3==1.26.19 Werkzeug==3.0.3