From b0a59c75606ab7493220ec99c5b69e41ab854e6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:07:38 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.4.2 to 7.4.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e30e507..154223a 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.2 -pytest==7.4.2 +pytest==7.4.3 bottle==0.12.25 mypy==1.5.1 black==23.9.1