-
Notifications
You must be signed in to change notification settings - Fork 590
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
fix(deps): update dependency numpy to v2 #9395
Conversation
322ed65
to
d0a0ce1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
b27db52
to
af6965a
Compare
|
Depends on #9411. |
99fb721
to
aa39d58
Compare
| @@ -445,6 +445,10 @@ def test_arrow_timestamp_with_time_zone(alltypes): | |||
| @pytest.mark.notimpl( | |||
| ["impala"], raises=AttributeError, reason="missing `fetchmany` on the cursor" | |||
| ) | |||
| @pytest.mark.xfail_version( | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if necessary, but just in case, cc'ing @deepyaman for visibility in case we use this in ibisml.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
aa39d58
to
c9e6902
Compare
This PR contains the following updates:
>=1.23.2,<2->>=1.23.2,<3Release Notes
numpy/numpy (numpy)
v2.0.0Compare Source
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.