From 6a0a056817b4ab64c2e1a99adf864fc2a8354336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 17:47:05 +0000 Subject: [PATCH] Bump pip in /deeplearning-image-cpu/code-env/python/spec Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.1...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deeplearning-image-cpu/code-env/python/spec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeplearning-image-cpu/code-env/python/spec/requirements.txt b/deeplearning-image-cpu/code-env/python/spec/requirements.txt index fbb3bfb4..d076eb73 100644 --- a/deeplearning-image-cpu/code-env/python/spec/requirements.txt +++ b/deeplearning-image-cpu/code-env/python/spec/requirements.txt @@ -3,4 +3,4 @@ tensorflow==1.4.0 keras==2.1.2 h5py>=2.7.1 Pillow -pip==9.0.1 \ No newline at end of file +pip==21.1 \ No newline at end of file