summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-24 17:35:48 +0200
committerGitHub <noreply@github.com>2023-09-24 17:35:48 +0200
commit37c48fc82cd46dced11530a744e5a854b4f3496e (patch)
tree25855c37f4735832a4e710feaacee22a6a1db937 /lib
parent47daba3dc1b9cab133c55c505bc3f02289f6c609 (diff)
downloadspack-37c48fc82cd46dced11530a744e5a854b4f3496e.tar.gz
spack-37c48fc82cd46dced11530a744e5a854b4f3496e.tar.bz2
spack-37c48fc82cd46dced11530a744e5a854b4f3496e.tar.xz
spack-37c48fc82cd46dced11530a744e5a854b4f3496e.zip
build(deps): bump urllib3 from 2.0.4 to 2.0.5 in /lib/spack/docs (#40119)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.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/2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt
index 1d0694a023..63951372ad 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -5,7 +5,7 @@ sphinx-rtd-theme==1.3.0
python-levenshtein==0.21.1
docutils==0.18.1
pygments==2.16.1
-urllib3==2.0.4
+urllib3==2.0.5
pytest==7.4.2
isort==5.12.0
black==23.9.1