Skip to content

Commit 7f3b4ee

Browse files
authored
Merge pull request #265 from hello-wn/dependabot/pip/protobuf-lte-6.31.1
chore(deps): update protobuf requirement
2 parents 4b89a4b + c3fe076 commit 7f3b4ee

11 files changed

Lines changed: 401 additions & 956 deletions

.gitlint

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@
44
ignore=body-is-missing
55

66
contrib=contrib-title-conventional-commits
7+
8+
[title-max-length]
9+
line-length=120
10+
11+
[body-max-line-length]
12+
line-length=120

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## [4.0.0] - 2025-08-28
4+
### Changed
5+
- Update protobuf requirement
6+
- Regenerate proto files
37

48
## [3.1.6] - 2025-05-16
59
### Changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
grpcio>=1.27.0,<1.69.0
2-
grpcio-tools>=1.27.0,<1.69.0
1+
grpcio>=1.49.0,<1.69.0
2+
grpcio-tools>=1.49.0,<1.69.0
33
grpcio-reflection
4-
protobuf<=3.21
4+
protobuf<=6.31.1
55
pendulum
66
blinker<=1.8.2
77
jinja2==3.1.2

sea/pb2/default_pb2.py

Lines changed: 24 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/wd/protos/helloworld_pb2.py

Lines changed: 28 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)