From 263dcf57a6217a8fd511f786b821144f61fc381e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:11:14 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.1 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 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.1.1...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b72ee3e4..0499b565 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ mmcv-full==1.3.9 -e git+git@github.com:Visual-modelling/visual_modelling.git@22d6f04f2ad92a0980f18514cf380293d2138f20#egg=mmsegmentation&subdirectory=../../../../projects/Visual-modelling/visual_modelling/models/SegFormer multidict==5.1.0 numpy==1.20.3 -oauthlib==3.1.1 +oauthlib==3.2.1 opencv-python==4.5.2.54 packaging==20.9 pandas==1.2.4