plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Test dependency versions are out of date

Open emilykl opened this issue 1 year ago • 0 comments

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.

emilykl avatar Apr 12 '24 19:04 emilykl