From fd7aafb45fd244eaac429e18f3002c5e40ef863a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:49:37 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.2 in /ICLR2023 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.2. - [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.2) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ICLR2023/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ICLR2023/requirements.txt diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt old mode 100755 new mode 100644 index e3d161f..0f888d4 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -141,7 +141,7 @@ netifaces==0.10.4 ninja==1.10.2 ntlm-auth==1.5.0 numpy==1.21.2 -oauthlib==3.1.1 +oauthlib==3.2.2 openai==0.13.0 openpyxl==3.0.9 orderedset==2.0.3