From 55ab336921f59ea3cb4a00f06022e900dd8185df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 00:04:49 +0000 Subject: [PATCH] --- (#11004) updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ci-constraints-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index d49cc1fa0f27..f832649c94b6 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -103,7 +103,7 @@ pytest-xdist==3.6.1; python_version >= "3.8" # via cryptography (pyproject.toml) readme-renderer==43.0 # via cryptography (pyproject.toml) -requests==2.32.1 +requests==2.32.2 # via sphinx ruff==0.4.4 # via cryptography (pyproject.toml)