Skip to content

Commit b5dbf6b

Browse files
build(deps): bump pytest
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 919fd4c commit b5dbf6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.7.0
22
pytest===7.4.3; python_version == '3.7'
33
pytest===8.3.5; python_version == '3.8'
4-
pytest==9.0.2; python_version >= '3.9'
4+
pytest==9.0.3; python_version >= '3.9'

packages/google-cloud-bigquery-storage/samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-cloud-bigquery===3.30.0; python_version <= '3.8'
33
google-cloud-bigquery==3.40.1; python_version >= '3.9'
44
pytest===7.4.3; python_version == '3.7'
55
pytest===8.3.5; python_version == '3.8'
6-
pytest==9.0.2; python_version >= '3.9'
6+
pytest==9.0.3; python_version >= '3.9'

0 commit comments

Comments
 (0)