From eb48465b9290ecc7befbbed6e994b52f44188801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 21:36:10 +0000 Subject: [PATCH] Bump tensorflow from 2.9.3 to 2.11.1 in /pix2code Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.1. - [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/v2.9.3...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pix2code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pix2code/requirements.txt b/pix2code/requirements.txt index 3c68e1d..8942ae3 100644 --- a/pix2code/requirements.txt +++ b/pix2code/requirements.txt @@ -2,4 +2,4 @@ Keras==2.1.2 numpy==1.22.0 opencv-python==3.3.0.10 h5py==2.7.1 -tensorflow==2.9.3 +tensorflow==2.11.1