You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependency versions for tests (specified in packages/python/plotly/test_requirements/) are years out of date; e.g. most of the files specify pytest==6.2.3 or pytest==7.4.4 which came out in 2021 and 2023 respectively. General dependency upgrade needed to boost all test dependencies to the latest supported versions.