File tree Expand file tree Collapse file tree 3 files changed +23
-23
lines changed Expand file tree Collapse file tree 3 files changed +23
-23
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ google-cloud-bigquery>=1.6.0
33future==0.18.2
44
55pytest==6.2.5
6- pytest-flake8==1.0.7
6+ pytest-flake8==1.1.0
77pytz==2021.3
Original file line number Diff line number Diff line change 11attrs==21.4.0
2- click==8.0.3
3- google-auth==2.3.3
2+ click==8.0.4
3+ google-auth==2.6.0
44google-cloud-testutils==1.3.1
55iniconfig==1.1.1
66packaging==21.3
77pluggy==1.0.0
88py==1.11.0
99pyasn1==0.4.8
1010pyasn1-modules==0.2.8
11- pyparsing==3.0.6
11+ pyparsing==3.0.7
1212pytest==6.2.5
1313rsa==4.8
1414six==1.16.0
1515toml==0.10.2
16- typing-extensions==4.0 .1
16+ typing-extensions==4.1 .1
Original file line number Diff line number Diff line change 1- alembic == 1.7.5
1+ alembic == 1.7.6
22certifi == 2021.10.8
3- charset-normalizer == 2.0.10
3+ charset-normalizer == 2.0.12
44future == 0.18.2
5- geoalchemy2 == 0.10.2
6- google-api-core [grpc ]== 2.4 .0
7- google-auth == 2.3.3
8- google-cloud-bigquery == 2.32.0
9- google-cloud-core == 2.2.1
5+ geoalchemy2 == 0.11.0
6+ google-api-core [grpc ]== 2.6 .0
7+ google-auth == 2.6.0
8+ google-cloud-bigquery == 2.34.1
9+ google-cloud-core == 2.2.2
1010google-crc32c == 1.3.0
11- google-resumable-media == 2.1.0
12- googleapis-common-protos == 1.54 .0
11+ google-resumable-media == 2.3.1
12+ googleapis-common-protos == 1.55 .0
1313greenlet == 1.1.2
14- grpcio == 1.43 .0
15- grpcio-status == 1.43 .0
14+ grpcio == 1.44 .0
15+ grpcio-status == 1.44 .0
1616idna == 3.3
1717importlib-resources == 5.4.0
1818mako == 1.1.6
19- markupsafe == 2.0.1
19+ markupsafe == 2.1.0
2020packaging == 21.3
21- proto-plus == 1.19.8
22- protobuf == 3.19.3
21+ proto-plus == 1.20.3
22+ protobuf == 3.19.4
2323pyasn1 == 0.4.8
2424pyasn1-modules == 0.2.8
25- pyparsing == 3.0.6
25+ pyparsing == 3.0.7
2626python-dateutil == 2.8.2
2727pytz == 2021.3
2828requests == 2.27.1
2929rsa == 4.8
30- shapely == 1.8.0
30+ shapely == 1.8.1.post1
3131six == 1.16.0
32- sqlalchemy == 1.4.26
33- typing-extensions == 4.0 .1
32+ sqlalchemy == 1.4.27
33+ typing-extensions == 4.1 .1
3434urllib3 == 1.26.8
You can’t perform that action at this time.
0 commit comments