Skip to content

Commit

Permalink
chore: bump protobuf from 4.25.5 to 5.29.1
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.5 to 5.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.5...v5.29.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 768baf5 commit ddb1582
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 66 deletions.
137 changes: 72 additions & 65 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 @@ -60,7 +60,7 @@ grpcio = "^1.60.1"
ipython = "^8.21.0"
jsonschema = "^4.21.1"
keyring = "*"
protobuf = "^4.25.3"
protobuf = ">=4.25.3,<6.0.0"
psycopg = {extras = ["binary"], version = "^3.2.2"}
pydantic = "^2.6.1"
pyjwt = "2.10.1"
Expand Down

0 comments on commit ddb1582

Please sign in to comment.