Skip to content

Commit 171c25c

Browse files
chore(deps): bump protobuf from 5.27.2 to 5.29.5 in /sample/Tests
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.27.2 to 5.29.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.27.2...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c8083e commit 171c25c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/Tests/requirements-desktop.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AltTester_Driver==2.1.1
22
google_api_python_client==2.136.0
33
google_auth_oauthlib==1.2.0
4-
protobuf==5.27.2
4+
protobuf==5.29.5
55
selenium==4.22.0
66
pytest==8.2.2
77
requests==2.32.3

sample/Tests/requirements-mobile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AltTester_Driver==2.1.1
22
google_api_python_client==2.136.0
33
google_auth_oauthlib==1.2.0
4-
protobuf==5.27.2
4+
protobuf==5.29.5
55
selenium==4.22.0
66
pytest==8.2.2
77
requests==2.32.3

0 commit comments

Comments
 (0)