From 8cdded788653c798c448dea5398987b49a98254f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 12:29:43 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pyspark_docker/pyspark_scripts/analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt b/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt index 907c9c1e5..664a7c54e 100644 --- a/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt +++ b/backend/admin/apache/pyspark_docker/pyspark_scripts/analysis/requirements.txt @@ -63,7 +63,7 @@ toolz==0.10.0 tornado==5.1.1 traitlets==4.3.3 tzlocal==2.1 -urllib3==1.25.9 +urllib3==1.26.5 validators==0.15.0 virtualenv==20.0.21 watchdog==0.10.2