Skip to content

Commit

Permalink
fix(deps): update dependency protobuf to v3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2022
1 parent 3b3d016 commit 24487e0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -23,7 +23,7 @@ python = ">=3.8,<3.11"
ibis-framework = ">=2,<4"
packaging = "^21.3"
platformdirs = "<2.5.3"
protobuf = "3.20.0" # protobuf==3.20 C extensions aren't compatible with 3.19.4
protobuf = "3.20.1" # protobuf==3.20 C extensions aren't compatible with 3.19.4

[tool.poetry.dev-dependencies]
black = "^22.1.0"
Expand Down

0 comments on commit 24487e0

Please sign in to comment.