File tree Expand file tree Collapse file tree
google-cloud-bigquery-storage/samples Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -985,9 +985,9 @@ pygments==2.20.0 \
985985pypandoc == 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
992992pytest-asyncio == 1.3.0 \
993993 --hash =sha256:611e26147c7f77640e6d0a92a38ed17c3e9848063698d5c93d5aa7aa11cebff5 \
Original file line number Diff line number Diff line change 11pytest===7.4.3; python_version == '3.7'
22pytest===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'
Original file line number Diff line number Diff line change 11pytest===7.4.3; python_version == '3.7'
22pytest===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'
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.7.0
22pytest===7.4.3; python_version == '3.7'
33pytest===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'
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ google-cloud-bigquery===3.30.0; python_version <= '3.8'
33google-cloud-bigquery == 3.40.1 ; python_version >= '3.9'
44pytest === 7.4.3 ; python_version == '3.7'
55pytest === 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'
Original file line number Diff line number Diff line change 11pytest===7.4.3; python_version == '3.7'
22pytest===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'
You can’t perform that action at this time.
0 commit comments