From 56143d08748d657e2a39aaf418200b1073b4bfef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:55:06 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /sample_code 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] --- sample_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_code/requirements.txt b/sample_code/requirements.txt index b4e2262..8bf575e 100644 --- a/sample_code/requirements.txt +++ b/sample_code/requirements.txt @@ -75,7 +75,7 @@ pyparsing==3.1.2 PyYAML==6.0.1 referencing==0.35.0 regex==2023.12.25 -requests==2.31.0 +requests==2.32.2 rich==13.7.1 rpds-py==0.18.0 ruff==0.4.2