File tree 8 files changed +19
-19
lines changed
8 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
- google-cloud-testutils==1.6.0
1
+ google-cloud-testutils==1.6.2
2
2
pytest==8.3.5
3
3
mock==5.2.0
4
4
pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 1
1
google-cloud-bigquery == 3.31.0
2
- google-auth-oauthlib == 1.2.1
2
+ google-auth-oauthlib == 1.2.2
Original file line number Diff line number Diff line change 1
1
attrs == 25.3.0
2
- certifi == 2025.1.31
2
+ certifi == 2025.4.26
3
3
cffi == 1.17.1
4
- charset-normalizer == 3.4.1
4
+ charset-normalizer == 3.4.2
5
5
click == 8.1.8
6
6
click-plugins == 1.1.1
7
7
cligj == 0.7.2
@@ -10,21 +10,21 @@ Fiona==1.10.1
10
10
geojson == 3.2.0
11
11
geopandas == 1.0.1
12
12
google-api-core == 2.24.2
13
- google-auth == 2.38 .0
13
+ google-auth == 2.39 .0
14
14
google-cloud-bigquery == 3.31.0
15
- google-cloud-bigquery-storage == 2.30 .0
15
+ google-cloud-bigquery-storage == 2.31 .0
16
16
google-cloud-core == 2.4.3
17
17
google-crc32c == 1.7.1
18
18
google-resumable-media == 2.7.2
19
- googleapis-common-protos == 1.69.2
19
+ googleapis-common-protos == 1.70.0
20
20
grpcio == 1.71.0
21
21
idna == 3.10
22
22
munch == 4.0.0
23
- mypy-extensions == 1.0 .0
24
- packaging == 24.2
23
+ mypy-extensions == 1.1 .0
24
+ packaging == 25.0
25
25
pandas == 2.2.3
26
26
proto-plus == 1.26.1
27
- pyarrow == 19 .0.1
27
+ pyarrow == 20 .0.0
28
28
pyasn1 == 0.6.1
29
29
pyasn1-modules == 0.4.2
30
30
pycparser == 2.22
@@ -33,10 +33,10 @@ python-dateutil==2.9.0.post0
33
33
pytz == 2025.2
34
34
PyYAML == 6.0.2
35
35
requests == 2.32.3
36
- rsa == 4.9
36
+ rsa == 4.9.1
37
37
Shapely === 2.0.7 ; python_version == '3.9'
38
38
Shapely == 2.1.0 ; python_version >= '3.10'
39
39
six == 1.17.0
40
- typing-extensions == 4.13.1
40
+ typing-extensions == 4.13.2
41
41
typing-inspect == 0.9.0
42
- urllib3 == 2.3 .0
42
+ urllib3 == 2.4 .0
Original file line number Diff line number Diff line change 1
- google-cloud-testutils==1.6.0
1
+ google-cloud-testutils==1.6.2
2
2
pytest==8.3.5
3
3
mock==5.2.0
4
4
pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 1
1
bigquery_magics == 0.9.0
2
2
db-dtypes == 1.4.2
3
3
google.cloud.bigquery == 3.31.0
4
- google-cloud-bigquery-storage == 2.30 .0
4
+ google-cloud-bigquery-storage == 2.31 .0
5
5
ipython === 8.18.1
6
6
pandas == 2.2.3
Original file line number Diff line number Diff line change 1
- google-cloud-testutils==1.6.0
1
+ google-cloud-testutils==1.6.2
2
2
pytest==8.3.5
3
3
mock==5.2.0
4
4
pytest-xdist==3.6.1
Original file line number Diff line number Diff line change 1
1
bigquery-magics == 0.9.0
2
2
db-dtypes == 1.4.2
3
3
google-cloud-bigquery == 3.31.0
4
- google-cloud-bigquery-storage == 2.30 .0
4
+ google-cloud-bigquery-storage == 2.31 .0
5
5
ipython === 8.18.1 ; python_version == '3.9'
6
- ipython == 9.0.2 ; python_version >= '3.10'
6
+ ipython == 9.2.0 ; python_version >= '3.10'
7
7
matplotlib === 3.9.2 ; python_version == '3.9'
8
8
matplotlib == 3.10.1 ; python_version >= '3.10'
9
9
pandas == 2.2.3
Original file line number Diff line number Diff line change 1
1
# samples/snippets should be runnable with no "extras"
2
- google-cloud-testutils==1.6.0
2
+ google-cloud-testutils==1.6.2
3
3
pytest==8.3.5
4
4
mock==5.2.0
5
5
pytest-xdist==3.6.1
You can’t perform that action at this time.
0 commit comments