chore(deps): suppress cowlib advisory and bump bandit, cowboy, plug

This commit is contained in:
Moritz 2026-05-20 16:16:27 +02:00
parent 264a585d44
commit 143c0c5c24
3 changed files with 13 additions and 4 deletions

View file

@ -45,7 +45,7 @@ lint:
audit:
mix sobelow --config
mix deps.audit
mix deps.audit --ignore-file .deps_audit_ignore
mix hex.audit
# Run all tests