From 3e799f9b0f180e64de1b64e56167dfcec35f6b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:43:35 +0000 Subject: [PATCH] Build(deps): Bump urllib3 from 1.26.5 to 1.26.17 in /mdl-ref-server Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mdl-ref-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdl-ref-server/requirements.txt b/mdl-ref-server/requirements.txt index 6d3d6b6fc..d8583aab3 100644 --- a/mdl-ref-server/requirements.txt +++ b/mdl-ref-server/requirements.txt @@ -13,4 +13,4 @@ PyYAML==5.4.1 requests==2.31.0 shellescape==3.8.1 tornado==6.3.3 -urllib3==1.26.5 +urllib3==1.26.17