From 9568ae9ca5a3ce2e1098b3e6c50b62b84d1a94a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 00:29:08 +0000 Subject: [PATCH] Bump flask from 2.2.3 to 2.3.2 in /ml/deeplearning Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.3...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml/deeplearning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml/deeplearning/requirements.txt b/ml/deeplearning/requirements.txt index a0c6927..50b63dc 100644 --- a/ml/deeplearning/requirements.txt +++ b/ml/deeplearning/requirements.txt @@ -1,7 +1,7 @@ bz2file==0.98 cython==0.29.33 numpy==1.24.2 -flask==2.2.3 +flask==2.3.2 gensim==4.3.1 h5py==3.8.0 jupyter==1.0.0