From e665af6699f05fc129916aaec38ea6f9146de4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:22:18 +0000 Subject: [PATCH] Bump pytest from 7.2.0 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 8.1.1. - [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.2.0...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index c6c7d41..e401250 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,4 +4,4 @@ MarkupSafe==2.1.2 glueplate==1.2.0 inquirer==2.10.0 css-html-js-minify==2.5.5 -pytest==7.2.0 +pytest==8.1.1