Skip to content

Commit

Permalink
Bump protobuf from 4.25.1 to 4.25.2
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 to 4.25.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 65b07e1 commit cbfe097
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -29,7 +29,7 @@ pylibmc = "^1.6.1"
psycopg2-binary = "^2.9.9"
boto = "^2.49.0"
django-cors-headers = "^4.3.1"
protobuf = "^4.25.1"
protobuf = "^4.25.2"
django-storages = {extras = ["google"], version = "^1.14.2"}
django-timedeltafield = "^0.7.10"
EasyProcess = "^1.1"
Expand Down

0 comments on commit cbfe097

Please sign in to comment.