Skip to content

Commit 03376ff

Browse files
Update GZip requirement from 0.5, 0.6 to 0.5, 0.6, 0.7 (#257)
Updates the requirements on [GZip](https://github.com/JuliaIO/GZip.jl) to permit the latest version. - [Release notes](https://github.com/JuliaIO/GZip.jl/releases) - [Commits](https://github.com/JuliaIO/GZip.jl/commits/v0.7.1) --- updated-dependencies: - dependency-name: GZip dependency-version: 0.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent e41706b commit 03376ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ DataFrames = "1.3"
3838
DelimitedFiles = "1"
3939
FileIO = "1.14"
4040
FixedPointNumbers = "0.8, 0.9"
41-
GZip = "0.5, 0.6"
41+
GZip = "0.5, 0.6, 0.7"
4242
Glob = "1.3"
4343
HDF5 = "0.16.2, 0.17"
4444
ImageShow = "0.3"

0 commit comments

Comments
 (0)