Skip to content

Commit

Permalink
build(deps): update protobuf requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v2.4.1...v4.25.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 5b4003b commit 4452790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ pyDeprecate >0.2.0
pandas >1.1.0, <=2.0.3
jsonargparse[signatures] >=4.22.0, <4.23.0
click >=7.1.2, <=8.1.6
protobuf <=3.20.1
protobuf <=4.25.0
fsspec[http] >=2022.5.0,<=2023.6.0
lightning-utilities >=0.4.1

0 comments on commit 4452790

Please sign in to comment.