File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ google-cloud-bigquery==3.4.2
17
17
google-cloud-bigquery-storage == 2.18.0
18
18
google-cloud-core == 2.3.2
19
19
google-crc32c == 1.5.0
20
- google-resumable-media == 2.4.0
20
+ google-resumable-media == 2.4.1
21
21
googleapis-common-protos == 1.58.0
22
22
grpcio == 1.51.1
23
23
idna == 3.4
@@ -26,7 +26,7 @@ munch==2.5.0
26
26
mypy-extensions == 0.4.3
27
27
packaging == 23.0
28
28
pandas === 1.3.5 ; python_version == '3.7'
29
- pandas == 1.5.2 ; python_version >= '3.8'
29
+ pandas == 1.5.3 ; python_version >= '3.8'
30
30
proto-plus == 1.22.2
31
31
pyarrow == 10.0.1
32
32
pyasn1 == 0.4.8
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ipython==8.8.0; python_version >= '3.9'
9
9
matplotlib === 3.5.3 ; python_version == '3.7'
10
10
matplotlib == 3.6.3 ; python_version >= '3.8'
11
11
pandas === 1.3.5 ; python_version == '3.7'
12
- pandas == 1.5.2 ; python_version >= '3.8'
12
+ pandas == 1.5.3 ; python_version >= '3.8'
13
13
pyarrow == 10.0.1
14
14
pytz == 2022.7.1
15
15
typing-extensions == 4.4.0
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ipython==8.8.0; python_version >= '3.9'
10
10
matplotlib === 3.5.3 ; python_version == '3.7'
11
11
matplotlib == 3.6.3 ; python_version >= '3.8'
12
12
pandas === 1.3.5 ; python_version == '3.7'
13
- pandas == 1.5.2 ; python_version >= '3.8'
13
+ pandas == 1.5.3 ; python_version >= '3.8'
14
14
pyarrow == 10.0.1
15
15
pytz == 2022.7.1
16
16
typing-extensions == 4.4.0
You can’t perform that action at this time.
0 commit comments