Skip to content

Commit 59d9b0e

Browse files
Update polars requirement from ~=1.39.0 to ~=1.39.2
Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.39.0...py-1.39.2) --- updated-dependencies: - dependency-name: polars dependency-version: 1.39.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e0cae4 commit 59d9b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Latest version of plotly can be found at https://github.com/plotly/plotly.py/releases .
22
# Version is hardcoded to ensure uniformity no matter the platform.
33
plotly~=6.6.0
4-
polars~=1.39.0
4+
polars~=1.39.2
55
dash~=3.4.0
66
pytest~=9.0.2
77
pylint~=4.0.5

0 commit comments

Comments
 (0)