Skip to content

Commit 22c92ca

Browse files
Build: Bump pytest from 7.4.4 to 9.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 551fc5d commit 22c92ca

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ gcp-auth = ["google-auth>=2.4.0"]
102102

103103
[dependency-groups]
104104
dev = [
105-
"pytest==7.4.4",
105+
"pytest==9.0.0",
106106
"pytest-checkdocs==2.13.0",
107107
"prek>=0.2.1,<0.3",
108108
"pytest-lazy-fixture==0.6.3",

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)