From 444c55f8c4f56023a37e27348064faeecaa79a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:15:49 +0000 Subject: [PATCH] Bump httplib2 from 0.7.2 to 0.19.0 in /Setup/Controller/ryu_dependencies Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.7.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/commits/v0.19.0) Signed-off-by: dependabot[bot] --- Setup/Controller/ryu_dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup/Controller/ryu_dependencies/requirements.txt b/Setup/Controller/ryu_dependencies/requirements.txt index 02444e5e..41d16d32 100644 --- a/Setup/Controller/ryu_dependencies/requirements.txt +++ b/Setup/Controller/ryu_dependencies/requirements.txt @@ -10,7 +10,7 @@ command-not-found==0.2.44 configobj==4.7.2 ## FIXME: could not find svn URL in dependency_links for this package: distribute==0.6.24dev-r0 -httplib2==0.7.2 +httplib2==0.19.0 keyring==0.9.2 language-selector==0.1 launchpadlib==1.9.12