Skip to content

Commit

Permalink
Update dependency protobuf to v4
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] committed Sep 8, 2023
1 parent be8702c commit c755ef5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
41 changes: 16 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ isort = "*"
flake8 = "^6.0.0"
black = "*"
autoflake = "*"
protobuf = "^3"
protobuf = "^4.0.0"
types-protobuf = "*"
2to3 = "*"
sortedcollections = "*"
Expand Down

0 comments on commit c755ef5

Please sign in to comment.