From 4650f2bd88dc58f5283daced8dc3363283212c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 01:15:38 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /python/common Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/common/requirements.txt b/python/common/requirements.txt index 8e8dc56b..da9485ed 100644 --- a/python/common/requirements.txt +++ b/python/common/requirements.txt @@ -2,6 +2,6 @@ certifi==2023.7.22 charset-normalizer==3.3.2 idna==3.7 protobuf==3.19.5 -requests==2.31.0 +requests==2.32.2 urllib3==2.0.7 vcgencmd==0.1.1