Skip to content

Commit

Permalink
use the latest pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Sanchez committed Jun 24, 2021
1 parent 6397a7f commit 43521ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ endif
check-safety:
$(POETRY_COMMAND_FLAG)poetry check
$(PIP_COMMAND_FLAG)poetry run pip check
$(PIP_COMMAND_FLAG)poetry run python -m pip install --upgrade pip
$(SAFETY_COMMAND_FLAG)poetry run safety check --full-report
$(BANDIT_COMMAND_FLAG)poetry run bandit -ll -r datawrapper/

Expand Down

0 comments on commit 43521ac

Please sign in to comment.