From bf90c308da1ff7c81ff894e5266d6be22f6e6ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 12:20:25 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.3 to 1.26.4 in /examples/python (#453) --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 41d3e974fa..1e92366fed 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,2 +1,2 @@ google-cloud-storage==1.36.2 -urllib3==1.26.3 +urllib3==1.26.4