Skip to content

Commit aaaa930

Browse files
chore(deps): update dependency bandit to ~> 1.3.0 (the-benchmarker#7296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a10c762 commit aaaa930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elixir/phoenix_bandit/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defmodule Server.MixProject do
1717
defp deps do
1818
[
1919
{:phoenix, "~> 1.7.11"},
20-
{:bandit, "~> 1.2.3"},
20+
{:bandit, "~> 1.3.0"},
2121
{:jason, "~> 1.4"}
2222
]
2323
end

0 commit comments

Comments
 (0)