Update to use new poetry 1.2+ command syntax

This commit is contained in:
2022-10-06 15:16:17 -04:00
parent d5650f0562
commit 4c609770f1
2 changed files with 3 additions and 2 deletions

View File

@@ -83,7 +83,8 @@ commands =
--format requirements.txt \
--output {envtmpdir}/requirements.txt \
--without-hashes \
--dev
--with dev \
--extras poetry
safety check \
--file {envtmpdir}/requirements.txt \
--json