Skip to content

Commit 76dc990

Browse files
Update dependency protobuf to v6
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 539a905 commit 76dc990

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ isort = "*"
1515
flake8 = "^7.0.0"
1616
black = "*"
1717
autoflake = "*"
18-
protobuf = "^5.0.0"
18+
protobuf = "^6.0.0"
1919
types-protobuf = "*"
2020
2to3 = "*"
2121
sortedcollections = "*"

0 commit comments

Comments
 (0)