8000 chore(deps): update dependency pandas to v1.3.5 (#7352) · aviper/python-docs-samples@cf2e01a · GitHub
[go: up one dir, main page]

Skip to content

Commit cf2e01a

Browse files
chore(deps): update dependency pandas to v1.3.5 (GoogleCloudPlatform#7352)
* chore(deps): update dependency pandas to v1.3.5 * chore(deps): Update bigquery/bqml/requirements.txt * chore(deps): Update bigquery/bqml/requirements.txt * chore(deps): Update data-science-onramp/data-processing/requirements-test.txt Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent c0c7151 commit cf2e01a

File tree

3 files changed

+3
-3
lines changed
< 8000 h2 class="mx-2 f4 prc-Heading-Heading-6CmGO">3 files changed
+3
-3
lines changed

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-cloud-bigquery[pandas,bqstorage]==2.31.0
22
google-cloud-bigquery-storage==2.10.1
33
pandas==1.1.5; python_version < '3.7'
4-
pandas==1.3.4; python_version > '3.6'
4+
pandas==1.3.5; python_version > '3.6'
55
pyarrow==6.0.1
66
flaky==3.7.0
77
mock==4.0.3

bigquery/pandas-gbq-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
google-cloud-bigquery==2.31.0
22
google-cloud-bigquery-storage==2.10.1
33
pandas==1.1.5; python_version < '3.7'
4-
pandas==1.3.4; python_version > '3.6'
4+
pandas==1.3.5; python_version > '3.6'
55
pandas-gbq==0.15.0; python_version > '3.6'
66
pandas-gbq==0.14.1; python_version < '3.7'
77
pyarrow==6.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==6.2.4
22
pandas==1.1.5; python_version < '3.7'
3-
pandas==1.2.0; python_version > '3.6'
3+
pandas==1.3.5; python_version > '3.6'
44
google-cloud-bigquery==2.31.0
55
pyarrow==6.0.1

0 commit comments

Comments
 (0)
0