Skip to content

Commit 3d27614

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for HTTP in [extras] to 2, (keep existing compat)
1 parent a419fa8 commit 3d27614

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "UnROOT"
22
uuid = "3cd96dde-e98d-4713-81e9-a4a1b0235ce9"
3-
authors = ["Tamas Gal", "Jerry Ling", "Johannes Schumann", "Nick Amin"]
43
version = "0.11.7"
4+
authors = ["Tamas Gal", "Jerry Ling", "Johannes Schumann", "Nick Amin"]
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -46,7 +46,7 @@ CodecXz = "^0.7"
4646
CodecZstd = "^0.8"
4747
DataFrames = "^1.8"
4848
FHist = "^0.10, ^0.11"
49-
HTTP = "^1.10"
49+
HTTP = "^1.10, 2"
5050
InteractiveUtils = "^1.0"
5151
IterTools = "^1"
5252
LRUCache = "^1.3.0"
@@ -72,8 +72,8 @@ julia = "^1.10"
7272
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
7373
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
7474
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
75-
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
7675
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
76+
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
7777
LorentzVectors = "3f54b04b-17fc-5cd4-9758-90c048d965e3"
7878
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
7979
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)