merge: updates from upstream
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-02-14 22:07:52 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ defmodule Wabanex.MixProject do
{:phoenix_live_dashboard, "~> 0.8.0"},
{:phoenix_view, "~> 2.0.0"},
{:plug_cowboy, "~> 2.7.0"},
{:postgrex, "~> 0.19.0"},
{:postgrex, "~> 0.20.0"},
{:prom_ex, "~> 1.11.0"},
{:req, "~> 0.5.0"},
{:sobelow, "~> 0.13", only: [:dev, :test], runtime: false},