Skip to content

Commit cfb9334

Browse files
Bump protobuf from 3.20 to 7.34.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 054e091 commit cfb9334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"astropy >= 7.2.0",
3838
"astroquery >= 0.4.11",
3939
"numpy >= 2.3.5",
40-
"protobuf == 3.20",
40+
"protobuf == 7.34.1",
4141
"pytz >= 2025.2",
4242
"scipy >= 1.16.3",
4343
"spectral-cube >= 0.6.7",

0 commit comments

Comments
 (0)