merge: updates from upstream

Conflicts:
    mix.exs
This commit is contained in:
2025-04-08 23:42:25 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ defmodule Wabanex.MixProject do
{:req, "~> 0.5.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},
{:telemetry_metrics, "~> 1.1.0"},
{:telemetry_poller, "~> 1.1.0"},
{:telemetry_poller, "~> 1.2.0"},
{:xlsx_reader, "~> 0.8.0"}
]
end