From d790a5e73d58f9a9a34cfbd28d25f156b5ec1827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:33:11 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.1 in /docker/training Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/training/requirements.txt b/docker/training/requirements.txt index 4ec1b31..893d29f 100644 --- a/docker/training/requirements.txt +++ b/docker/training/requirements.txt @@ -48,7 +48,7 @@ MarkupSafe==2.1.1 multidict==6.0.2 networkx==2.8.6 numpy==1.19.2 -oauthlib==3.2.0 +oauthlib==3.2.1 omegaconf==2.1.1 opencv-python==4.1.2.30 opencv-python-headless==4.6.0.66