File tree Expand file tree Collapse file tree 3 files changed +33
-33
lines changed 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
3
3
future==0.18.2
4
4
pytest===6.2.5
5
5
pytest-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
5
5
iniconfig==1.1.1
6
6
packaging==21.3
7
7
pluggy==1.0.0
8
8
py==1.11.0
9
9
pyasn1==0.4.8
10
10
pyasn1-modules==0.2.8
11
- pyparsing==3.0.7
11
+ pyparsing==3.0.9
12
12
pytest===6.2.5
13
- rsa==4.8
13
+ rsa==4.9
14
14
six==1.16.0
15
15
toml==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
4
4
future == 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
16
16
idna == 3.3
17
- importlib-resources == 5.6 .0
18
- mako == 1.2.0
17
+ importlib-resources == 5.9 .0
18
+ mako == 1.2.2
19
19
markupsafe == 2.1.1
20
20
packaging == 21.3
21
- proto-plus == 1.20.3
22
- protobuf == 3.20.0
21
+ proto-plus == 1.22.1
22
+ protobuf == 4.21.5
23
23
pyasn1 == 0.4.8
24
24
pyasn1-modules == 0.2.8
25
- pyparsing == 3.0.7
25
+ pyparsing == 3.0.9
26
26
python-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
31
31
six == 1.16.0
32
32
sqlalchemy === 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