File tree Expand file tree Collapse file tree 3 files changed +33
-33
lines changed
packages/sqlalchemy-bigquery Expand file tree Collapse file tree 3 files changed +33
-33
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ google-cloud-bigquery>=1.6.0
33future==0.18.2
44pytest===6.2.5
55pytest-flake8===1.1.0 # versions 1.1.1 and above require pytest 7
6- pytz==2022.1
6+ pytz==2022.2. 1
Original file line number Diff line number Diff line change 1- attrs==21.4 .0
2- click==8.1.2
3- google-auth==2.6.2
4- google-cloud-testutils==1.3.1
1+ attrs==22.1 .0
2+ click==8.1.3
3+ google-auth==2.11.0
4+ google-cloud-testutils==1.3.3
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.7
11+ pyparsing==3.0.9
1212pytest===6.2.5
13- rsa==4.8
13+ rsa==4.9
1414six==1.16.0
1515toml==0.10.2
16- typing-extensions==4.1.1
16+ typing-extensions==4.3.0
Original file line number Diff line number Diff line change 1- alembic == 1.7.7
2- certifi == 2021.10.8
3- charset-normalizer == 2.0.12
1+ alembic == 1.8.1
2+ certifi == 2022.6.15
3+ charset-normalizer == 2.1.1
44future == 0.18.2
5- geoalchemy2 == 0.11.1
6- google-api-core [grpc ]== 2.7.1
7- google-auth == 2.6.2
8- google-cloud-bigquery == 3.0.1
9- google-cloud-core == 2.2.3
10- google-crc32c == 1.3 .0
11- google-resumable-media == 2.3.2
12- googleapis-common-protos == 1.56.0
13- greenlet == 1.1.2
14- grpcio == 1.45.0
15- grpcio-status == 1.45.0
5+ geoalchemy2 == 0.12.5
6+ google-api-core [grpc ]== 2.10.0
7+ google-auth == 2.11.0
8+ google-cloud-bigquery == 3.3.2
9+ google-cloud-core == 2.3.2
10+ google-crc32c == 1.5 .0
11+ google-resumable-media == 2.3.3
12+ googleapis-common-protos == 1.56.4
13+ greenlet == 1.1.3
14+ grpcio == 1.48.1
15+ grpcio-status == 1.48.1
1616idna == 3.3
17- importlib-resources == 5.6 .0
18- mako == 1.2.0
17+ importlib-resources == 5.9 .0
18+ mako == 1.2.2
1919markupsafe == 2.1.1
2020packaging == 21.3
21- proto-plus == 1.20.3
22- protobuf == 3.20.0
21+ proto-plus == 1.22.1
22+ protobuf == 4.21.5
2323pyasn1 == 0.4.8
2424pyasn1-modules == 0.2.8
25- pyparsing == 3.0.7
25+ pyparsing == 3.0.9
2626python-dateutil == 2.8.2
27- pytz == 2022.1
28- requests == 2.27 .1
29- rsa == 4.8
30- shapely == 1.8.1.post1
27+ pytz == 2022.2. 1
28+ requests == 2.28 .1
29+ rsa == 4.9
30+ shapely == 1.8.4
3131six == 1.16.0
3232sqlalchemy === 1.4.27
33- typing-extensions == 4.1.1
34- urllib3 == 1.26.9
33+ typing-extensions == 4.3.0
34+ urllib3 == 1.26.12
You can’t perform that action at this time.
0 commit comments