From 4f9a66cb7632f8d7cecc2a320d6f13714c43a16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 21:37:02 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.31.0 in /services/s2vt-video-captioning Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.20.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/s2vt-video-captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/s2vt-video-captioning/requirements.txt b/services/s2vt-video-captioning/requirements.txt index 5448167..3768daf 100644 --- a/services/s2vt-video-captioning/requirements.txt +++ b/services/s2vt-video-captioning/requirements.txt @@ -1,7 +1,7 @@ grpcio==1.14.2 grpcio-tools==1.14.1 numpy==1.15.4 -requests==2.20.0 +requests==2.31.0 opencv-python==3.4.3.18 h5py==2.7.1 matplotlib==2.2.2