Commit 27397f8c authored by Bart Kamphorst's avatar Bart Kamphorst Committed by Federico Falconieri
Browse files

fix: update standard venv packages in python:safety

parent 38571bae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ python:safety:
  script:
    - python3 -m venv .venv
    - source .venv/bin/activate
    - pip3 install -q -U pip setuptools
    - !reference [".python:pre", script]
    - !reference [".python:pre-install", script]
    - safety check