From 0a9955c39e2a24ad85131dd09f1b4e3d8de97721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 23:19:08 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 1.15.4 in /src/code2graph Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 1.15.4. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.0...v1.15.4) Signed-off-by: dependabot[bot] --- src/code2graph/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/code2graph/requirements.txt b/src/code2graph/requirements.txt index e47236ba9..7464c1978 100644 --- a/src/code2graph/requirements.txt +++ b/src/code2graph/requirements.txt @@ -11,7 +11,7 @@ rdflib==4.2.2 requests==2.21.0 scikit-learn==0.20.2 selenium==3.141.0 -tensorflow==1.15.0 +tensorflow==1.15.4 urllib3==1.24.1 wget==3.2 lxml==4.3.4