From 80853cfd3a103e7b7d079b4bc39b33656fa70a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:40:04 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /anvil-python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anvil-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anvil-python/requirements.txt b/anvil-python/requirements.txt index 87fa496..b467f14 100644 --- a/anvil-python/requirements.txt +++ b/anvil-python/requirements.txt @@ -227,7 +227,7 @@ typing-extensions==4.10.0 # typing-inspect typing-inspect==0.9.0 # via juju -urllib3==1.26.18 +urllib3==1.26.19 # via # kubernetes # requests