File tree 6 files changed +19
-19
lines changed
6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
- pytest==7.1.3
1
+ pytest==7.2.0
2
2
mock==4.0.3
Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ click==8.1.3
6
6
click-plugins == 1.1.1
7
7
cligj == 0.7.2
8
8
dataclasses == 0.8 ; python_version < '3.7'
9
- db-dtypes == 1.0.4
9
+ db-dtypes == 1.0.5
10
10
Fiona == 1.8.22
11
11
geojson == 2.5.0
12
12
geopandas === 0.10.2 ; python_version == '3.7'
13
13
geopandas == 0.12.1 ; python_version >= '3.8'
14
14
google-api-core == 2.10.2
15
- google-auth == 2.13 .0
16
- google-cloud-bigquery == 3.3.5
15
+ google-auth == 2.14 .0
16
+ google-cloud-bigquery == 3.3.6
17
17
google-cloud-bigquery-storage == 2.16.2
18
18
google-cloud-core == 2.3.2
19
19
google-crc32c == 1.5.0
@@ -28,13 +28,13 @@ packaging==21.3
28
28
pandas === 1.3.5 ; python_version == '3.7'
29
29
pandas == 1.5.1 ; python_version >= '3.8'
30
30
proto-plus == 1.22.1
31
- pyarrow == 9 .0.0
31
+ pyarrow == 10 .0.0
32
32
pyasn1 == 0.4.8
33
33
pyasn1-modules == 0.2.8
34
34
pycparser == 2.21
35
35
pyparsing == 3.0.9
36
36
python-dateutil == 2.8.2
37
- pytz == 2022.5
37
+ pytz == 2022.6
38
38
PyYAML == 6.0
39
39
requests == 2.28.1
40
40
rsa == 4.9
Original file line number Diff line number Diff line change 1
1
google-cloud-testutils==1.3.3
2
- pytest==7.1.3
2
+ pytest==7.2.0
3
3
mock==4.0.3
Original file line number Diff line number Diff line change 1
- db-dtypes == 1.0.4
1
+ db-dtypes == 1.0.5
2
2
google-cloud-bigquery-storage == 2.16.2
3
- google-auth-oauthlib == 0.5.3
3
+ google-auth-oauthlib == 0.7.0
4
4
grpcio == 1.50.0
5
5
ipywidgets == 8.0.2
6
6
ipython === 7.31.1 ; python_version == '3.7'
7
7
ipython === 8.0.1 ; python_version == '3.8'
8
- ipython == 8.5 .0 ; python_version >= '3.9'
8
+ ipython == 8.6 .0 ; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
10
matplotlib == 3.6.1 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
12
pandas == 1.5.1 ; python_version >= '3.8'
13
- pyarrow == 9 .0.0
14
- pytz == 2022.5
13
+ pyarrow == 10 .0.0
14
+ pytz == 2022.6
15
15
typing-extensions == 4.4.0
Original file line number Diff line number Diff line change 1
1
google-cloud-testutils==1.3.3
2
- pytest==7.1.3
2
+ pytest==7.2.0
3
3
mock==4.0.3
Original file line number Diff line number Diff line change 1
- db-dtypes == 1.0.4
2
- google-cloud-bigquery == 3.3.5
1
+ db-dtypes == 1.0.5
2
+ google-cloud-bigquery == 3.3.6
3
3
google-cloud-bigquery-storage == 2.16.2
4
- google-auth-oauthlib == 0.5.3
4
+ google-auth-oauthlib == 0.7.0
5
5
grpcio == 1.50.0
6
6
ipywidgets == 8.0.2
7
7
ipython === 7.31.1 ; python_version == '3.7'
8
8
ipython === 8.0.1 ; python_version == '3.8'
9
- ipython == 8.5 .0 ; python_version >= '3.9'
9
+ ipython == 8.6 .0 ; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
11
matplotlib == 3.6.1 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
13
pandas == 1.5.1 ; python_version >= '3.8'
14
- pyarrow == 9 .0.0
15
- pytz == 2022.5
14
+ pyarrow == 10 .0.0
15
+ pytz == 2022.6
16
16
typing-extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments