Skip to content

Bump werkzeug to 2.3.8 to fix slow uploads of large files via the UI #319

Bump werkzeug to 2.3.8 to fix slow uploads of large files via the UI

Bump werkzeug to 2.3.8 to fix slow uploads of large files via the UI #319

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.0.275