| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9002358 commit 9923228
10 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | google-cloud-testutils==1.4.0 | |
| 2 | 2 | pytest===7.4.4; python_version == '3.7' | |
| 3 | - pytest==8.1.1; python_version >= '3.8' | ||
| 3 | + pytest==8.2.0; python_version >= '3.8' | ||
| 4 | 4 | mock==5.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +1,2 @@ | |||
| 1 | - google-cloud-bigquery==3.21.0 | ||
| 1 | + google-cloud-bigquery==3.22.0 | ||
| 2 | 2 | google-auth-oauthlib==1.2.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | 1 | pytest===7.4.4; python_version == '3.7' | |
| 2 | - pytest==8.1.1; python_version >= '3.8' | ||
| 2 | + pytest==8.2.0; python_version >= '3.8' | ||
| 3 | 3 | mock==5.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,16 +12,17 @@ Fiona==1.9.6 | |||
| 12 | 12 | geojson==3.1.0 | |
| 13 | 13 | geopandas===0.10.2; python_version == '3.7' | |
| 14 | 14 | geopandas===0.13.2; python_version == '3.8' | |
| 15 | - geopandas==0.14.3; python_version >= '3.9' | ||
| 16 | - google-api-core==2.18.0 | ||
| 15 | + geopandas==0.14.4; python_version >= '3.9' | ||
| 16 | + google-api-core==2.19.0 | ||
| 17 | 17 | google-auth==2.29.0 | |
| 18 | - google-cloud-bigquery==3.21.0 | ||
| 19 | - google-cloud-bigquery-storage==2.24.0 | ||
| 18 | + google-cloud-bigquery==3.22.0 | ||
| 19 | + google-cloud-bigquery-storage==2.25.0 | ||
| 20 | 20 | google-cloud-core==2.4.1 | |
| 21 | 21 | google-crc32c==1.5.0 | |
| 22 | 22 | google-resumable-media==2.7.0 | |
| 23 | 23 | googleapis-common-protos==1.63.0 | |
| 24 | - grpcio==1.62.2 | ||
| 24 | + grpcio==1.62.2; python_version == '3.7' | ||
| 25 | + grpcio==1.63.0; python_version >= '3.8' | ||
| 25 | 26 | idna==3.7 | |
| 26 | 27 | munch==4.0.0 | |
| 27 | 28 | mypy-extensions==1.0.0 | |
@@ -31,7 +32,7 @@ pandas===2.0.3; python_version == '3.8' | |||
| 31 | 32 | pandas==2.2.2; python_version >= '3.9' | |
| 32 | 33 | proto-plus==1.23.0 | |
| 33 | 34 | pyarrow==12.0.1; python_version == '3.7' | |
| 34 | - pyarrow==15.0.2; python_version >= '3.8' | ||
| 35 | + pyarrow==16.0.0; python_version >= '3.8' | ||
| 35 | 36 | pyasn1===0.5.1; python_version == '3.7' | |
| 36 | 37 | pyasn1==0.6.0; python_version >= '3.8' | |
| 37 | 38 | pyasn1-modules===0.3.0; python_version == '3.7' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | google-cloud-testutils==1.4.0 | |
| 2 | 2 | pytest===7.4.4; python_version == '3.7' | |
| 3 | - pytest==8.1.1; python_version >= '3.8' | ||
| 3 | + pytest==8.2.0; python_version >= '3.8' | ||
| 4 | 4 | mock==5.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | db-dtypes==1.2.0 | |
| 2 | - google.cloud.bigquery==3.21.0 | ||
| 3 | - google-cloud-bigquery-storage==2.24.0 | ||
| 2 | + google.cloud.bigquery==3.22.0 | ||
| 3 | + google-cloud-bigquery-storage==2.25.0 | ||
| 4 | 4 | ipython===7.31.1; python_version == '3.7' | |
| 5 | 5 | ipython===8.0.1; python_version == '3.8' | |
| 6 | 6 | ipython===8.18.1; python_version >= '3.9' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,4 @@ | |||
| 1 | 1 | google-cloud-testutils==1.4.0 | |
| 2 | 2 | pytest===7.4.4; python_version == '3.7' | |
| 3 | - pytest==8.1.1; python_version >= '3.8' | ||
| 3 | + pytest==8.2.0; python_version >= '3.8' | ||
| 4 | 4 | mock==5.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | db-dtypes==1.2.0 | |
| 2 | - google-cloud-bigquery==3.21.0 | ||
| 3 | - google-cloud-bigquery-storage==2.24.0 | ||
| 2 | + google-cloud-bigquery==3.22.0 | ||
| 3 | + google-cloud-bigquery-storage==2.25.0 | ||
| 4 | 4 | ipython===7.31.1; python_version == '3.7' | |
| 5 | 5 | ipython===8.0.1; python_version == '3.8' | |
| 6 | 6 | ipython===8.18.1; python_version >= '3.9' | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | 1 | # samples/snippets should be runnable with no "extras" | |
| 2 | 2 | google-cloud-testutils==1.4.0 | |
| 3 | 3 | pytest===7.4.4; python_version == '3.7' | |
| 4 | - pytest==8.1.1; python_version >= '3.8' | ||
| 4 | + pytest==8.2.0; python_version >= '3.8' | ||
| 5 | 5 | mock==5.1.0 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +1,2 @@ | |||
| 1 | 1 | # samples/snippets should be runnable with no "extras" | |
| 2 | - google-cloud-bigquery==3.21.0 | ||
| 2 | + google-cloud-bigquery==3.22.0 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments