Commit 23ea148b authored by Federico Falconieri's avatar Federico Falconieri
Browse files

Merge branch 'b-kamphorst-main-patch-35378' into 'main'

fix: update standard venv packages in python:safety

See merge request just-ci/templates!145
parents 38571bae 27397f8c
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