From 877ab892f2108c44f7843bb7bf5393996eb5902d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 13:07:57 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.4.2 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 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.4.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b5ed5e..295b158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.7 mistune==3.0.2 beautifulsoup4==4.12.2 Jinja2==3.1.3 -pytest==7.4.2 +pytest==8.1.1 bottle==0.12.25 mypy==1.5.1 black==23.9.1