Skip to content

Commit 5aac853

Browse files
authored
chore(deps): update all dependencies (#1231)
1 parent 47e055a commit 5aac853

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluggy==1.6.0; python_version >= '3.9'
99
py==1.11.0
1010
pyasn1==0.6.1
1111
pyasn1-modules==0.4.2
12-
pyparsing==3.2.3; python_version >= '3.9'
12+
pyparsing==3.2.4; python_version >= '3.9'
1313
pytest===6.2.5
1414
rsa==4.9.1
1515
six==1.17.0

samples/snippets/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ google-crc32c==1.7.1; python_version >= '3.9'
1111
google-resumable-media==2.7.2
1212
googleapis-common-protos==1.70.0
1313
greenlet==3.2.4; python_version >= '3.9'
14-
grpcio==1.74.0; python_version >= '3.9'
15-
grpcio-status==1.74.0; python_version >= '3.9'
14+
grpcio==1.75.0; python_version >= '3.9'
15+
grpcio-status==1.75.0; python_version >= '3.9'
1616
idna==3.10
1717
importlib-resources==6.5.2; python_version >= '3.9'
1818
mako==1.3.10; python_version >= '3.9'
1919
markupsafe==3.0.2; python_version >= '3.9'
2020
packaging==25.0
2121
proto-plus==1.26.1
22-
protobuf==6.32.0; python_version >= '3.9'
22+
protobuf==6.32.1; python_version >= '3.9'
2323
pyasn1==0.6.1
2424
pyasn1-modules==0.4.2
25-
pyparsing==3.2.3; python_version >= '3.9'
25+
pyparsing==3.2.4; python_version >= '3.9'
2626
python-dateutil==2.9.0.post0
2727
pytz==2025.2
2828
requests==2.32.5

0 commit comments

Comments
 (0)