From 3e31f1dab9f790587481f4ff7c53c3dab072b007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 May 2023 22:58:16 +0000 Subject: [PATCH] build(deps): bump requests from 2.28.1 to 2.30.0 in /ci/builder Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.30.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.1...v2.30.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... 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 8156cc18253ad..f7fbc5d10cfa7 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -34,7 +34,7 @@ pydantic==1.10.4 PyMySQL==1.0.2 pytest==7.2.1 pyyaml==6.0 -requests==2.28.1 +requests==2.30.0 scipy==1.10.0 semver==3.0.0.dev4 shtab==1.5.8