From 7573b6e876f5ecb5dab0479c2bc35ce942671d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:54:38 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.2.0 to 8.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.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/8.2.0...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- webhook/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements-test.txt b/webhook/requirements-test.txt index 591018e..132cc36 100644 --- a/webhook/requirements-test.txt +++ b/webhook/requirements-test.txt @@ -13,4 +13,4 @@ # limitations under the License. mypy==1.10.0 -pytest==8.2.0 +pytest==8.2.1