From 453f6a190e004984e2ce3f4cf5baa12e810ec253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:10:42 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 in /tools Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.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.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 1b54b416..3212218e 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -6,6 +6,6 @@ vunit_hdl == 5.0.0.dev5 tomli-w == 1.2.0 tomli == 2.2.1 crc == 7.0.0 -requests == 2.32.4 +requests == 2.33.0 ghapi == 1.0.6 arrow == 1.3.0 \ No newline at end of file