From 9aaaa8917db704f3574e4d9c3e8ec520af76dafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:17:50 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 in /stardog Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 to 0.19.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.10.3...v0.19.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stardog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stardog/requirements.txt b/stardog/requirements.txt index 08c06c8bec..8ded81f1f8 100644 --- a/stardog/requirements.txt +++ b/stardog/requirements.txt @@ -1,2 +1,2 @@ # integration pip requirements -httplib2==0.10.3 +httplib2==0.19.0