Skip to content

Commit 5dee168

Browse files
Bump the julia-deps group with 2 updates (#7)
Updates the requirements on [Downloads](https://github.com/JuliaLang/Downloads.jl) and [HTTP](https://github.com/JuliaWeb/HTTP.jl) to permit the latest version. Updates `Downloads` to 1.7.0 - [Release notes](https://github.com/JuliaLang/Downloads.jl/releases) - [Commits](JuliaLang/Downloads.jl@v0.1.0...v1.7.0) Updates `HTTP` to 2.0.0 - [Release notes](https://github.com/JuliaWeb/HTTP.jl/releases) - [Changelog](https://github.com/JuliaWeb/HTTP.jl/blob/master/CHANGELOG.md) - [Commits](JuliaWeb/HTTP.jl@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: Downloads dependency-version: 1.7.0 dependency-type: direct:production dependency-group: julia-deps - dependency-name: HTTP dependency-version: 2.0.0 dependency-type: direct:production dependency-group: julia-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b2ef7a commit 5dee168

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
2020
CSV = "0.10"
2121
DBInterface = "2"
2222
DataFrames = "1"
23+
Downloads = "1.7.0"
2324
GeoJSON = "0.8"
24-
HTTP = "1"
25+
HTTP = "1, 2.0"
2526
JSON3 = "1"
2627
SQLite = "1"
2728
Scratch = "1"
2829
ZipFile = "0.10"
2930
julia = "1.10"
30-
3131
[extras]
3232
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
3333
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"

0 commit comments

Comments
 (0)