Skip to content

Commit 5d47132

Browse files
renovate-botgcf-owl-bot[bot]Linchin
authored
chore(deps): update all dependencies (#1079)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * undo grpcio upgrade grpcio 1.64.0 requires protobuf>=5.26.1,<6.0dev (which introduced a breaking change). Core library doesn't support the new protobuf either. I will isolate the change here and merge the other upgrades first. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Lingqing Gan <[email protected]>
1 parent 5433d58 commit 5d47132

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ google-auth==2.29.0
44
google-cloud-testutils==1.4.0
55
iniconfig==2.0.0
66
packaging==24.0
7-
pluggy==1.4.0
7+
pluggy==1.5.0
88
py==1.11.0
99
pyasn1==0.6.0
1010
pyasn1-modules==0.4.0

samples/snippets/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
alembic==1.13.1
22
certifi==2024.2.2
33
charset-normalizer==3.3.2
4-
geoalchemy2==0.14.7
5-
google-api-core[grpc]==2.18.0
4+
geoalchemy2==0.15.1
5+
google-api-core[grpc]==2.19.0
66
google-auth==2.29.0
7-
google-cloud-bigquery==3.21.0
7+
google-cloud-bigquery==3.23.1
88
google-cloud-core==2.4.1
99
google-crc32c==1.5.0
1010
google-resumable-media==2.7.0
@@ -14,7 +14,7 @@ grpcio==1.62.2
1414
grpcio-status==1.62.2
1515
idna==3.7
1616
importlib-resources==6.4.0; python_version >= '3.8'
17-
mako==1.3.3
17+
mako==1.3.5
1818
markupsafe==2.1.5
1919
packaging==24.0
2020
proto-plus==1.23.0
@@ -24,7 +24,7 @@ pyasn1-modules==0.4.0
2424
pyparsing==3.1.2
2525
python-dateutil==2.9.0.post0
2626
pytz==2024.1
27-
requests==2.32.0
27+
requests==2.32.2
2828
rsa==4.9
2929
shapely==2.0.4
3030
six==1.16.0

0 commit comments

Comments
 (0)