raulcd commented on code in PR #50411:
URL: https://github.com/apache/arrow/pull/50411#discussion_r3542717429
##########
dev/tasks/tasks.yml:
##########
@@ -736,12 +735,12 @@ tasks:
############################## Integration tests ############################
-{% for python_version, pandas_version, numpy_version, cache_leaf in [("3.10",
"1.3.4", "1.21.2", True),
- ("3.11",
"latest", "latest", False),
- ("3.12",
"latest", "1.26", False),
+{% for python_version, pandas_version, numpy_version, cache_leaf in [("3.11",
"1.5.2", "1.21.2", True),
Review Comment:
We have one:
- https://github.com/apache/arrow/issues/48473
I am going to mark all those issues as 26.0.0 to see if we can track them to
bump all of them.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]