We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
safety
1 parent cb478c2 commit 33dcd07Copy full SHA for 33dcd07
tox.ini
@@ -418,7 +418,7 @@ commands =
418
skipsdist = True
419
skip_install = True
420
deps =
421
- tomte[safety]==0.4.0
+ tomte[safety]==0.5.0
422
typer<0.17.0 # TODO: Update to a version where this is fixed https://github.com/pyupio/safety/issues/784
423
commands =
424
safety check -i 37524 -i 38038 -i 37776 -i 38039 -i 39621 -i 40291 -i 39706 -i 41002 -i 51499 -i 67599 -i 70612 -i 82754 # remove 82754 after bumping tomte >0.4.0
0 commit comments