From 506778aaee39bcf901a65607580b9c3e4d488a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:32:27 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.25.10 to 1.26.19 in /web Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 web/requirements.txt diff --git a/web/requirements.txt b/web/requirements.txt old mode 100755 new mode 100644 index cfb2293d..7ac6f11c --- a/web/requirements.txt +++ b/web/requirements.txt @@ -9,7 +9,7 @@ werkzeug == 0.16.1; python_version=="3.5" or python_version=="3.4" swagger-ui-bundle >= 0.0.2 python_dateutil >= 2.6.0 setuptools >= 21.0.0 -urllib3==1.25.10 +urllib3==1.26.19 certifi==2020.6.20 python-dotenv==0.15.0 pymongo==3.11.0