From 72b39256f09b301041903fa1deb2df8cdc231e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 21:34:45 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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.8...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/fluid/heatpumps/calibration/doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt b/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt index b1e0ba3b..cfa11751 100644 --- a/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt +++ b/BuildingSystems/Resources/src/fluid/heatpumps/calibration/doc/requirements.txt @@ -28,4 +28,4 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-plantuml==0.22 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -urllib3==1.26.8 +urllib3==1.26.18