From a4d2f8332f11ec8c7488354e9a5d9780bd05ef05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:16:19 +0200 Subject: build(deps): bump pytest from 7.4.1 to 7.4.2 in /lib/spack/docs (#39883) Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.4.1...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lib/spack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt index 9d718b239b..c9868afd19 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -6,7 +6,7 @@ python-levenshtein==0.21.1 docutils==0.18.1 pygments==2.16.1 urllib3==2.0.4 -pytest==7.4.1 +pytest==7.4.2 isort==5.12.0 black==23.7.0 flake8==6.1.0 -- cgit v1.2.3-60-g2f50