Skip to content

Commit c2c2f94

Browse files
committed
chore(deps): update dependency pytest to v9.0.3 [security]
1 parent e22d279 commit c2c2f94

7 files changed

Lines changed: 9 additions & 9 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.4.0
3-
pytest==8.3.2
3+
pytest==9.0.3

packages/gapic-generator/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -985,9 +985,9 @@ pygments==2.20.0 \
985985
pypandoc==1.16 \
986986
--hash=sha256:868f390d48388743e7a5885915cbbaa005dea36a825ecdfd571f8c523416c822
987987
# via -r requirements.in
988-
pytest==9.0.0 \
989-
--hash=sha256:8f44522eafe4137b0f35c9ce3072931a788a21ee40a2ed279e817d3cc16ed21e \
990-
--hash=sha256:e5ccdf10b0bac554970ee88fc1a4ad0ee5d221f8ef22321f9b7e4584e19d7f96
988+
pytest==9.0.3 \
989+
--hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \
990+
--hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c
991991
# via pytest-asyncio
992992
pytest-asyncio==1.3.0 \
993993
--hash=sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5 \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest===7.4.3; python_version == '3.7'
22
pytest===8.3.5; python_version == '3.8'
3-
pytest==9.0.2; python_version >= '3.9'
3+
pytest==9.0.3; python_version >= '3.9'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest===7.4.3; python_version == '3.7'
22
pytest===8.3.5; python_version == '3.8'
3-
pytest==9.0.2; python_version >= '3.9'
3+
pytest==9.0.3; python_version >= '3.9'
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'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest===7.4.3; python_version == '3.7'
22
pytest===8.3.5; python_version == '3.8'
3-
pytest==9.0.2; python_version >= '3.9'
3+
pytest==9.0.3; python_version >= '3.9'

0 commit comments

Comments
 (0)