Skip to content

Commit 4eb78d7

Browse files
renovate-bottswast
andauthored
chore(deps): update all dependencies (googleapis#367)
* chore(deps): update all dependencies * remove transitive deps * more transitive deps * more transitive deps * more transitive deps * lock sqlalchemy version for now * reset sqlalchemy version Co-authored-by: Tim Swast <swast@google.com>
1 parent d42dc87 commit 4eb78d7

File tree

2 files changed

+17
-23
lines changed

2 files changed

+17
-23
lines changed
Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
attrs==21.2.0
2-
cachetools==4.2.4
1+
attrs==21.4.0
32
click==8.0.3
43
google-auth==2.3.3
54
google-cloud-testutils==1.3.1
6-
importlib-metadata==4.8.3
75
iniconfig==1.1.1
8-
packaging==21.0
6+
packaging==21.3
97
pluggy==1.0.0
10-
py==1.10.0
8+
py==1.11.0
119
pyasn1==0.4.8
1210
pyasn1-modules==0.2.8
13-
pyparsing==3.0.2
11+
pyparsing==3.0.6
1412
pytest==6.2.5
1513
rsa==4.8
1614
six==1.16.0
1715
toml==0.10.2
1816
typing-extensions==4.0.1
19-
zipp==3.6.0

samples/snippets/requirements.txt

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,34 @@
11
alembic==1.7.5
2-
cachetools==4.2.4
32
certifi==2021.10.8
4-
charset-normalizer==2.0.7
3+
charset-normalizer==2.0.10
54
future==0.18.2
6-
geoalchemy2==0.9.4
7-
google-api-core[grpc]==2.2.0
8-
google-auth==2.3.2
5+
geoalchemy2==0.10.0
6+
google-api-core[grpc]==2.3.2
7+
google-auth==2.3.3
98
google-cloud-bigquery==2.31.0
10-
google-cloud-core==2.1.0
9+
google-cloud-core==2.2.1
1110
google-crc32c==1.3.0
1211
google-resumable-media==2.1.0
13-
googleapis-common-protos==1.53.0
12+
googleapis-common-protos==1.54.0
1413
greenlet==1.1.2
1514
grpcio==1.43.0
1615
grpcio-status==1.43.0
1716
idna==3.3
18-
importlib-metadata==4.8.3
1917
importlib-resources==5.4.0
2018
mako==1.1.6
2119
markupsafe==2.0.1
22-
packaging==21.0
23-
proto-plus==1.19.7
24-
protobuf==3.19.0
20+
packaging==21.3
21+
proto-plus==1.19.8
22+
protobuf==3.19.1
2523
pyasn1==0.4.8
2624
pyasn1-modules==0.2.8
27-
pyparsing==3.0.2
25+
pyparsing==3.0.6
2826
python-dateutil==2.8.2
2927
pytz==2021.3
30-
requests==2.26.0
31-
rsa==4.7.2
28+
requests==2.27.1
29+
rsa==4.8
3230
shapely==1.8.0
3331
six==1.16.0
34-
sqlalchemy==1.4.26
32+
sqlalchemy==1.4.25
3533
typing-extensions==4.0.1
3634
urllib3==1.26.7
37-
zipp==3.6.0

0 commit comments

Comments
 (0)