Skip to content

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 #52

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 #52

Workflow file for this run

name: Lint Python Code Using Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/[email protected]