Skip to content

Commit 39e6573

Browse files
Build: Bump pytest from 7.4.4 to 9.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.1. - [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.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6806207 commit 39e6573

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
@@ -99,7 +99,7 @@ gcp-auth = ["google-auth>=2.4.0"]
9999

100100
[dependency-groups]
101101
dev = [
102-
"pytest==7.4.4",
102+
"pytest==9.0.1",
103103
"pytest-checkdocs==2.13.0",
104104
"prek>=0.2.1,<0.3",
105105
"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)