Skip to content

Bump werkzeug from 2.3.6 to 3.0.6 in /components/alibi-explain-server #3123

Bump werkzeug from 2.3.6 to 3.0.6 in /components/alibi-explain-server

Bump werkzeug from 2.3.6 to 3.0.6 in /components/alibi-explain-server #3123

Workflow file for this run

name: V1 Python Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
python-tests:
runs-on: ubuntu-latest
container: seldonio/python-builder:0.8
steps:
- uses: actions/checkout@v2
- name: test-python
run: |
make -C python update_package install_dev test