summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-18 10:23:18 -0800
committerGitHub <noreply@github.com>2023-12-18 10:23:18 -0800
commit639a6a68971940afd5da8b5614a7e41fa9de87bb (patch)
tree26cc31bd56f5377b0debcfe04a455e6a8aeb2e6d /lib
parentaf96fef1da06685ae9d57450f4aaac3e7738cf9e (diff)
downloadspack-639a6a68971940afd5da8b5614a7e41fa9de87bb.tar.gz
spack-639a6a68971940afd5da8b5614a7e41fa9de87bb.tar.bz2
spack-639a6a68971940afd5da8b5614a7e41fa9de87bb.tar.xz
spack-639a6a68971940afd5da8b5614a7e41fa9de87bb.zip
build(deps): bump isort from 5.12.0 to 5.13.2 in /lib/spack/docs (#41651)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... 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 d2c2d18314..9d8eacba78 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -7,7 +7,7 @@ docutils==0.20.1
pygments==2.17.2
urllib3==2.1.0
pytest==7.4.3
-isort==5.12.0
+isort==5.13.2
black==23.11.0
flake8==6.1.0
mypy==1.7.1