From 62f33a632ea23997f8fd0b2e705c1bb8217f4d95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 04:59:07 +0000 Subject: [PATCH] Bump urllib3 in /pocs/rtsp-video-streamer-container/src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pocs/rtsp-video-streamer-container/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pocs/rtsp-video-streamer-container/src/requirements.txt b/pocs/rtsp-video-streamer-container/src/requirements.txt index 422f826..f6eee10 100644 --- a/pocs/rtsp-video-streamer-container/src/requirements.txt +++ b/pocs/rtsp-video-streamer-container/src/requirements.txt @@ -5,4 +5,4 @@ psutil==5.9.4 pycairo==1.23.0 PyGObject==3.44.1 requests==2.28.2 -urllib3==1.26.15 +urllib3==1.26.18