From 04976851ec6719f1d48548154b31de6f7f3687c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 19:44:31 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.12 to 1.26.18 in /ibc_monitor/api Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.18. - [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.12...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ibc_monitor/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibc_monitor/api/requirements.txt b/ibc_monitor/api/requirements.txt index eaccbdc..c989420 100644 --- a/ibc_monitor/api/requirements.txt +++ b/ibc_monitor/api/requirements.txt @@ -19,6 +19,6 @@ timeago==1.0.16 toml==0.10.2 typing_extensions==4.8.0 url-normalize==1.4.3 -urllib3==1.26.12 +urllib3==1.26.18 Werkzeug==2.2.2 zipp==3.10.0