Skip to content

Commit 6f70890

Browse files
committed
chore(deps): update all dependencies
1 parent d034720 commit 6f70890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ 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'
1818
grpcio==1.72.1; python_version >= '3.9'
1919
grpcio-status===1.68.0; python_version == '3.8'
@@ -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)