Skip to content

Commit

Permalink
Dependencies update (httr2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Nov 15, 2023
1 parent b4c793b commit d462745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Imports:
dplyr (>= 1.1.3),
DT (>= 0.30),
gt (>= 0.10.0),
httr2 (>= 0.2.3),
httr2 (>= 1.0.0),
igraph (>= 1.5.1),
jsonlite (>= 1.8.7),
MsBackendMgf (>= 1.8.0),
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"@type": "SoftwareApplication",
"identifier": "httr2",
"name": "httr2",
"version": ">= 0.2.3",
"version": ">= 1.0.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down

0 comments on commit d462745

Please sign in to comment.