File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
packages/sqlalchemy-bigquery Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ sqlalchemy>=1.1.9
22google-cloud-bigquery>=1.6.0
33future==0.18.2
44
5- pytest==6.2.4
5+ pytest==6.2.5
66pytest-flake8==1.0.7
77pytz==2021.1
Original file line number Diff line number Diff line change 11attrs==21.2.0
2- google-cloud-testutils==1.0 .0
3- importlib-metadata==4.7 .1
2+ google-cloud-testutils==1.1 .0
3+ importlib-metadata==4.8 .1
44iniconfig==1.1.1
55packaging==21.0
6- pluggy==0.13.1
6+ pluggy==1.0.0
77py==1.10.0
88pyparsing==2.4.7
9- pytest==6.2.4
9+ pytest==6.2.5
1010toml==0.10.2
11- typing-extensions==3.10.0.0
11+ typing-extensions==3.10.0.2
1212zipp==3.5.0
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ google-auth==2.0.1
1919google-cloud-bigquery == 2.25.1
2020google-cloud-bigquery-storage == 2.6.3
2121google-cloud-core == 2.0.0
22- google-crc32c == 1.1.2
22+ google-crc32c == 1.1.3
2323google-resumable-media == 2.0.0
2424googleapis-common-protos == 1.53.0
2525greenlet == 1.1.1
2626grpcio == 1.39.0
2727idna == 3.2
2828immutables == 0.16
29- importlib-metadata == 4.7 .1
29+ importlib-metadata == 4.8 .1
3030libcst == 0.3.20
3131munch == 2.5.0
3232mypy-extensions == 0.4.3
@@ -58,7 +58,7 @@ six==1.16.0
5858SQLAlchemy == 1.4.23
5959sqlalchemy-bigquery == 1.1.0
6060tqdm == 4.62.2
61- typing-extensions == 3.10.0.0
61+ typing-extensions == 3.10.0.2
6262typing-inspect == 0.7.1
6363urllib3 == 1.26.6
6464wrapt == 1.12.1
You can’t perform that action at this time.
0 commit comments