We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b1bf41 + 73b63ec commit 4b28622Copy full SHA for 4b28622
1 file changed
Makefile
@@ -175,6 +175,7 @@ safety: ## Run `safety check` to check python dependencies for vulnerabilities.
175
--ignore 54421 \
176
--ignore 55261 \
177
--ignore 58912 \
178
+ --ignore 59473 \
179
--full-report -r $$req_file \
180
&& echo -e '\n' \
181
|| exit 1; \
0 commit comments