From 51541b16394eac5a76755cb0e35cecf97188a478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 23:27:22 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /jobs/nr-day-job Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/nr-day-job/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/nr-day-job/requirements.txt b/jobs/nr-day-job/requirements.txt index e05a00b01..f3382cd85 100644 --- a/jobs/nr-day-job/requirements.txt +++ b/jobs/nr-day-job/requirements.txt @@ -23,7 +23,7 @@ pytz==2021.1 rsa==4.7.2 sentry-sdk==1.0.0 six==1.15.0 -urllib3==1.26.4 +urllib3==1.26.5 git+https://github.com/bcgov/namex.git#egg=namex&subdirectory=api git+https://github.com/bcgov/namex-synonyms-api-py-client.git#egg=swagger_client git+https://github.com/bcgov/namex.git#egg=queue_common&subdirectory=services/common