From 8aa086db1444f81c0eb250981447bf868796bc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:48:28 +0000 Subject: [PATCH] build(deps): bump the pip group group with 3 updates Bumps the pip group group with 3 updates: [certifi](https://github.com/certifi/python-certifi), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `certifi` from 2022.12.7 to 2023.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) Updates `requests` from 2.28.2 to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) Updates `urllib3` from 1.26.14 to 1.26.18 - [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.14...1.26.18) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect dependency-group: pip-security-group - dependency-name: requests dependency-type: indirect dependency-group: pip-security-group - dependency-name: urllib3 dependency-type: indirect dependency-group: pip-security-group ... Signed-off-by: dependabot[bot]