From d5104087fde1bb25a7f5ed7896bc8143e4f70e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:23:28 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 in /ICLR2023 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.19.0) --- updated-dependencies: - dependency-name: httplib2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ICLR2023/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt index 04dd292..537d8cd 100644 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -94,7 +94,7 @@ frozenlist==1.2.0 fsspec==2021.11.0 gitdb==4.0.7 GitPython==3.1.30 -httplib2==0.9.2 +httplib2==0.19.0 huggingface-hub==0.1.2 humanize==3.11.0 hyperlink==17.3.1