Skip to content

Commit

Permalink
fix(deps): update dependency protobuf to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2022
1 parent b349ef5 commit 7e91ada
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 28 deletions.
44 changes: 17 additions & 27 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 @@ -19,7 +19,7 @@ classifiers = [
python = ">=3.7,<3.11"
astunparse = { version = "^1.6.3", python = "<3.9" }
click = ">=7.1.2,<9"
protobuf = "^3.19.1"
protobuf = "^4.0.0"

[tool.poetry.dev-dependencies]
black = ">=21.12b0,<24"
Expand Down

0 comments on commit 7e91ada

Please sign in to comment.