From f9bd59d428212df6a453fe6bfe6942951aaa8ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:06:29 +0000 Subject: [PATCH] Bump pytest from 8.1.1 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.3.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/8.1.1...8.3.3) --- 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 124b8a84..9f29b65a 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,7 +1,7 @@ # Requirements to run unit tests. Tests import from # generated code. protobuf==5.28.2 -pytest==8.1.1 +pytest==8.3.3 pytest-asyncio==0.23.6 grpc-stubs==1.53.0.5 grpcio-tools==1.66.2