From 01e1ebec6133b02600fc3c0b4d2c9956ec276b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:08:42 +0000 Subject: [PATCH] Bump opencv-python from 4.1.2.30 to 4.2.0.32 in /AttentionAgent Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AttentionAgent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttentionAgent/requirements.txt b/AttentionAgent/requirements.txt index 9fb8eaf2..dbcf0c62 100644 --- a/AttentionAgent/requirements.txt +++ b/AttentionAgent/requirements.txt @@ -20,5 +20,5 @@ google-cloud-storage==1.23.0 google-pasta==0.1.7 google-resumable-media==0.5.0 googleapis-common-protos==1.6.0 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 #ppaquette_gym_doom