From eb9d90fba2f535b67c8724fa418d19be5e4bc5c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:56:35 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /stake-pool/py 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/main/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] --- stake-pool/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stake-pool/py/requirements.txt b/stake-pool/py/requirements.txt index b14e692089c..4796385e0e3 100644 --- a/stake-pool/py/requirements.txt +++ b/stake-pool/py/requirements.txt @@ -16,4 +16,4 @@ rfc3986==1.5.0 sniffio==1.2.0 solana==0.18.1 typing_extensions==4.3.0 -urllib3==1.26.18 +urllib3==1.26.19