Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump polars from 1.18.0 to 1.19.0 #2390

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ pluggy==1.5.0
# via
# pytest
# tox
polars==1.18.0
polars==1.19.0
# via marginaleffects
polyfactory==2.18.1
# via mozilla-nimbus-schemas
Expand Down
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1307,14 +1307,14 @@ pluggy==1.5.0 \
# -r requirements.in
# pytest
# tox
polars==1.18.0 \
--hash=sha256:27a6c7e5d2d15afb5f06291433019411c9a28e59e49741442d11a6a945f21daa \
--hash=sha256:3a3a65a3ad6b6b0bd61a33f215856cfdd3e3abc9942e69526b2b88c0ef8683a4 \
--hash=sha256:52b543da52f4f6a661a2fa3cdd4b499938bdb34eeae538ec3bcef6c8c41bfc33 \
--hash=sha256:5c2f119555ae8d822a5322509c6abd91601a8931115d2e4c3fff13fadf39e877 \
--hash=sha256:6431563aee2dfa6787b0debbed3f565ebb4322da32317d95c8eac3e48330bc28 \
--hash=sha256:a333ff578373e29e0cacc79c35afe42c0620813c9b0c832009ab8b330e421093 \
--hash=sha256:a79ef2542454d9cace63e8fa528cf808b6377077173be522df9b8c0e792ce96a
polars==1.19.0 \
--hash=sha256:20f8235e810f6ee795d7a215a3560945e6a1b57d017f87ba0c8542dced1fc665 \
--hash=sha256:30305ef4e1b634c67a5d985832296fade9908482c5b1abb0100800808b2d090e \
--hash=sha256:51c01837268a1aa41785e60ed7d3363d4b52f652ab0eef4981f887bdfa2e9ca7 \
--hash=sha256:b52ada5c43fcdadf64f282522198c5549ee4e46ea57d236a4d7e572643070d9d \
--hash=sha256:be0ea51f7b3553652bf0d53f3b925e969a898d4feb9980acecf8e3037d696903 \
--hash=sha256:d7ca7aeb63fa22c0a00f6cfa95dd5252c249e83dd4d1b954583a59f97a8e407b \
--hash=sha256:de4aa45e24f8f94a1da9cc6031a7db6fa65ac7de8246fac0bc581ebb427d0643
# via
# -r requirements.in
# marginaleffects
Expand Down