Skip to content

Commit ffe26ad

Browse files
authored
chore(deps): update all dependencies (#1204)
1 parent d034720 commit ffe26ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/snippets/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ google-crc32c==1.7.1; python_version >= '3.9'
1313
google-resumable-media==2.7.2
1414
googleapis-common-protos==1.70.0
1515
greenlet===3.1.1; python_version == '3.8'
16-
greenlet==3.2.2; python_version >= '3.9'
16+
greenlet==3.2.3; python_version >= '3.9'
1717
grpcio===1.68.0; python_version == '3.8'
18-
grpcio==1.72.1; python_version >= '3.9'
18+
grpcio==1.73.0; python_version >= '3.9'
1919
grpcio-status===1.68.0; python_version == '3.8'
20-
grpcio-status==1.72.1; python_version >= '3.9'
20+
grpcio-status==1.73.0; python_version >= '3.9'
2121
idna==3.10
2222
importlib-resources===6.4.5; python_version == '3.8'
2323
importlib-resources==6.5.2; python_version >= '3.9'
@@ -28,7 +28,7 @@ markupsafe==3.0.2; python_version >= '3.9'
2828
packaging==25.0
2929
proto-plus==1.26.1
3030
protobuf===5.28.3; python_version == '3.8'
31-
protobuf==6.30.0; python_version >= '3.9'
31+
protobuf==6.31.1; python_version >= '3.9'
3232
pyasn1==0.6.1
3333
pyasn1-modules==0.4.2
3434
pyparsing===3.1.4; python_version == '3.8'

0 commit comments

Comments
 (0)