Skip to content

Commit c5b051c

Browse files
committed
requirements: relax pip-audit version constraint
This takes better advantage of our semantic versioning, allowing us to perform fewer releases. Signed-off-by: William Woodruff <[email protected]>
1 parent e187a7b commit c5b051c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pip-audit==2.4.12
1+
pip-audit ~= 2.0, >= 2.4.12

0 commit comments

Comments
 (0)