File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/sqlalchemy-bigquery/samples/snippets Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ pyparsing==2.4.7
99pytest==6.2.5
1010toml==0.10.2
1111typing-extensions==3.10.0.2
12- zipp==3.5.1
12+ zipp==3.6.0
Original file line number Diff line number Diff line change 11aiocontextvars == 0.2.2
22attrs == 21.2.0
3- cachetools == 4.2.2
3+ cachetools == 4.2.4
44certifi == 2021.5.30
55cffi == 1.14.6
66charset-normalizer == 2.0.6
@@ -39,7 +39,7 @@ opentelemetry-semantic-conventions==0.24b0
3939packaging == 21.0
4040pandas == 1.1.5 ; python_version < '3.7'
4141pandas == 1.3.2 ; python_version >= '3.7'
42- proto-plus == 1.19.0
42+ proto-plus == 1.19.2
4343protobuf == 3.18.0
4444pyarrow == 5.0.0
4545pyasn1 == 0.4.8
@@ -62,4 +62,4 @@ typing-extensions==3.10.0.2
6262typing-inspect == 0.7.1
6363urllib3 == 1.26.7
6464wrapt == 1.12.1
65- zipp == 3.5.1
65+ zipp == 3.6.0
You can’t perform that action at this time.
0 commit comments