Skip to content

Bump werkzeug from 2.3.7 to 3.0.1 #335

Bump werkzeug from 2.3.7 to 3.0.1

Bump werkzeug from 2.3.7 to 3.0.1 #335

Workflow file for this run

name: "CodeQL analysis"
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/codeql-action/init@v1
with:
languages: python
- uses: github/codeql-action/analyze@v1