From 94699c05146dfb09f2f0397729f4342ddef4676f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:07:54 +0000 Subject: [PATCH] chore: Bump pytest from 8.0.2 to 8.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.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/8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7e08cda..8180890 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -112,7 +112,7 @@ pyrfc3339==1.1 # macaroonbakery pyright==1.1.353 # via -r test-requirements.in -pytest==8.0.2 +pytest==8.1.1 # via # -r test-requirements.in # pytest-asyncio