From 0011d85a3cbce0dc2ccbffe406e1e7ada64700ce Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 20 Sep 2022 16:35:49 +0000
Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.7.2 in /Behavioural Cloning -
 Udacity

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.7.2.
- [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.2.0...v2.7.2)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Behavioural Cloning - Udacity/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Behavioural Cloning - Udacity/requirements.txt b/Behavioural Cloning - Udacity/requirements.txt
index 1068f34..5515a77 100644
--- a/Behavioural Cloning - Udacity/requirements.txt	
+++ b/Behavioural Cloning - Udacity/requirements.txt	
@@ -14,7 +14,7 @@ imageio==2.1.2
 moviepy==0.2.3.2
 opencv-python
 requests==2.18.4
-tensorflow==2.2.0
+tensorflow==2.7.2
 keras==2.4.0
 python-socketio==4.6.0
 python-engineio==3.13.0
\ No newline at end of file