From b8648290d2d97e7c7dbccd2d4a6a4f44e70d3b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:15:11 -0400 Subject: [PATCH] Bump flask from 2.0.3 to 2.3.2 in /examples/research_projects/decision_transformer (#23094) Bump flask in /examples/research_projects/decision_transformer Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.0.3...2.3.2) --- updated-dependencies: - dependency-name: flask 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 71ac03f908e..3cf50951975 100644 --- a/examples/research_projects/decision_transformer/requirements.txt +++ b/examples/research_projects/decision_transformer/requirements.txt @@ -57,7 +57,7 @@ fasteners==0.17.3 filelock==3.6.0 fire==0.4.0 flake8==4.0.1 -Flask==2.0.3 +Flask==2.3.2 Flask-Compress==1.11 flatbuffers==2.0 flax==0.4.0