File tree Expand file tree Collapse file tree 3 files changed +31
-31
lines changed
Expand file tree Collapse file tree 3 files changed +31
-31
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ sqlalchemy>=2.0.15,<2.1.0
22google-cloud-bigquery>=1.6.0
33pytest===6.2.5
44pytest-flake8===1.1.0 # versions 1.1.1 and above require pytest 7
5- pytz==2023.3
5+ pytz==2023.3.post1
Original file line number Diff line number Diff line change 11attrs==23.1.0
2- click==8.1.6
3- google-auth==2.22.0
4- google-cloud-testutils==1.3.3
2+ click==8.1.7
3+ google-auth==2.25.2
4+ google-cloud-testutils==1.4.0
55iniconfig==2.0.0
6- packaging==23.1
7- pluggy==1.2 .0
6+ packaging==23.2
7+ pluggy==1.3 .0
88py==1.11.0
9- pyasn1==0.5.0
9+ pyasn1==0.5.1
1010pyasn1-modules==0.3.0
1111pyparsing==3.1.1
1212pytest===6.2.5
1313rsa==4.9
1414six==1.16.0
1515toml==0.10.2
16- typing-extensions==4.7.1
16+ typing-extensions==4.9.0
Original file line number Diff line number Diff line change 1- alembic == 1.11.2
2- certifi == 2023.7.22
3- charset-normalizer == 3.2.0
4- geoalchemy2 == 0.14.1
5- google-api-core [grpc ]== 2.11.1
6- google-auth == 2.22.0
7- google-cloud-bigquery == 3.11.4
8- google-cloud-core == 2.3.3
1+ alembic == 1.13.0
2+ certifi == 2023.11.17
3+ charset-normalizer == 3.3.2
4+ geoalchemy2 == 0.14.2
5+ google-api-core [grpc ]== 2.15.0
6+ google-auth == 2.25.2
7+ google-cloud-bigquery == 3.14.0
8+ google-cloud-core == 2.4.1
99google-crc32c == 1.5.0
10- google-resumable-media == 2.5 .0
11- googleapis-common-protos == 1.60 .0
12- greenlet == 3.0.1
13- grpcio == 1.59 .0
14- grpcio-status == 1.57 .0
15- idna == 3.4
16- importlib-resources == 6.0 .1 ; python_version >= '3.8'
17- mako == 1.2.4
10+ google-resumable-media == 2.7 .0
11+ googleapis-common-protos == 1.62 .0
12+ greenlet == 3.0.2
13+ grpcio == 1.60 .0
14+ grpcio-status == 1.60 .0
15+ idna == 3.6
16+ importlib-resources == 6.1 .1 ; python_version >= '3.8'
17+ mako == 1.3.0
1818markupsafe == 2.1.3
19- packaging == 23.1
20- proto-plus == 1.22.3
21- protobuf == 4.24.0
22- pyasn1 == 0.5.0
19+ packaging == 23.2
20+ proto-plus == 1.23.0
21+ protobuf == 4.25.1
22+ pyasn1 == 0.5.1
2323pyasn1-modules == 0.3.0
2424pyparsing == 3.1.1
2525python-dateutil == 2.8.2
26- pytz == 2023.3
26+ pytz == 2023.3.post1
2727requests == 2.31.0
2828rsa == 4.9
2929shapely == 2.0.2
3030six == 1.16.0
3131sqlalchemy === 1.4.27
32- typing-extensions == 4.7.1
33- urllib3 == 1.26.18
32+ typing-extensions == 4.9.0
33+ urllib3 == 2.1.0
You can’t perform that action at this time.
0 commit comments