summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 01:28:50 +0000
committerGitHub <noreply@github.com>2023-10-18 01:28:50 +0000
commit9e06bee04628c183e6192f79a8fded35f2b16d31 (patch)
tree91400dac00f83866c07444192db1eff680878c30 /requirements.txt
parent1ddce99cc861a3e7de23ef218baeb435efa81880 (diff)
downloadvyos-documentation-9e06bee04628c183e6192f79a8fded35f2b16d31.tar.gz
vyos-documentation-9e06bee04628c183e6192f79a8fded35f2b16d31.zip
Bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 02303cc9..9ca1cac2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-urllib3==1.26.17
+urllib3==1.26.18
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx-autobuild==2021.3.14