plotly / dash

Data Apps & Dashboards for Python. No JavaScript Required.

Home Page:https://plotly.com/dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI broken due to `flaky` incompatibility with latest `pytest`

emilykl opened this issue · comments

Describe the bug

CI is failing on default branch.

See issue in flaky repo: box/flaky#198

Screen Shot 2024-03-20 at 4 33 03 PM

The fix is to upgrade flaky to 3.8.1 (from 3.7)