From ce57c72b29444642a7cb31fe0a55806ca64bd183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:13:00 +0000 Subject: [PATCH] Bump urllib3 in /gracc-oneoffs/find-stopped-reporting Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gracc-oneoffs/find-stopped-reporting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gracc-oneoffs/find-stopped-reporting/requirements.txt b/gracc-oneoffs/find-stopped-reporting/requirements.txt index 0478c98..3855ad1 100644 --- a/gracc-oneoffs/find-stopped-reporting/requirements.txt +++ b/gracc-oneoffs/find-stopped-reporting/requirements.txt @@ -3,4 +3,4 @@ elasticsearch==7.17.3 elasticsearch-dsl==7.4.0 python-dateutil==2.8.2 six==1.16.0 -urllib3==1.26.9 +urllib3==1.26.18