From 3eab5ae4e2a4e4ea33fed189ab0299d1dc03b748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 18:20:26 +0000 Subject: [PATCH] Bump httplib2 from 0.12.3 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.3 to 0.19.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.12.3...v0.19.0) --- updated-dependencies: - dependency-name: httplib2 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 014b22c..ef57175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ django-widget-tweaks==1.4.3 easy-thumbnails==2.6 google-auth==1.6.3 html5lib==1.0b10 -httplib2==0.12.3 +httplib2==0.19.0 idna==2.8 importlib-metadata==1.3.0 isort==4.2.15