From a3095fa93d7672b2f1ac664a9c3484ae7658c186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:49:06 +0000 Subject: [PATCH] build(deps): bump requests from 2.32.2 to 2.32.3 in /ci/builder Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. - [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.2...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 4839d0c7e57e4..491d13858f54b 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -45,7 +45,7 @@ PyMySQL==1.1.1 pytest==7.4.3 pytest-split==0.8.0 pyyaml==6.0.1 -requests==2.32.2 +requests==2.32.3 ruff==0.0.292 scipy==1.11.2 semver==3.0.0