From d502bd64756535ff6af43cbc5a15aa5da7f52483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 09:41:29 +0100 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.0 in /examples/research_projects/decision_transformer (#30925) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/decision_transformer/requirements.txt b/examples/research_projects/decision_transformer/requirements.txt index fc23114851..0ae3469949 100644 --- a/examples/research_projects/decision_transformer/requirements.txt +++ b/examples/research_projects/decision_transformer/requirements.txt @@ -177,7 +177,7 @@ PyYAML==6.0 ray>2.6.3 redis==4.5.4 regex==2022.3.15 -requests==2.31.0 +requests==2.32.0 requests-oauthlib==1.3.1 resampy==0.2.2 responses==0.18.0