Skip to content

Commit aaea92e

Browse files
build: bump pytest from 8.4.0 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0089e5 commit aaea92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"grpcio-health-checking==1.71.2",
5858
"hypothesis==6.135.10",
5959
"pyfakefs==5.8.0",
60-
"pytest==8.4.0",
60+
"pytest==8.4.2",
6161
"pytest-cov==6.1.1",
6262
]
6363

0 commit comments

Comments
 (0)