Update Bandit

This commit is contained in:
Mark Felder 2026-04-03 13:22:12 -07:00
commit 00265751cc
3 changed files with 4 additions and 3 deletions

View file

@ -197,7 +197,7 @@ defmodule Pleroma.Mixfile do
{:elixir_make, "~> 0.7.8", override: true},
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},
{:exile, "~> 0.10.0"},
{:bandit, "~> 1.5.7"},
{:bandit, "~> 1.10"},
{:websock_adapter, "~> 0.5.8"},
{:oban_live_dashboard, "~> 0.1.1"},
{:multipart, "~> 0.4.0", optional: true},