From 4b2fcc5d8f3eeb744de1f8e6925d85084b1c5aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:57:28 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.4...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/fake_repos/python_js_repo/requirements/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fake_repos/python_js_repo/requirements/doc.txt b/tests/fake_repos/python_js_repo/requirements/doc.txt index 607c2a06..3a2a1e0a 100644 --- a/tests/fake_repos/python_js_repo/requirements/doc.txt +++ b/tests/fake_repos/python_js_repo/requirements/doc.txt @@ -40,7 +40,7 @@ sphinxcontrib-serializinghtml==1.1.4 # via sphinx sqlparse==0.4.1 # via django stevedore==1.32.0 # via -c requirements/edx/../constraints.txt, code-annotations text-unidecode==1.3 # via python-slugify -urllib3==1.26.4 # via requests +urllib3==1.26.18 # via requests # The following packages are considered to be unsafe in a requirements file: # setuptools