Skip to content

Commit bef6cb6

Browse files
authored
Prepare 35.0.0-rc1 (#564)
1 parent 7de4316 commit bef6cb6

File tree

8 files changed

+274
-221
lines changed

8 files changed

+274
-221
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@
1919

2020
# DataFusion Python Changelog
2121

22+
## [35.0.0](https://github.com/apache/arrow-datafusion-python/tree/35.0.0) (2024-01-20)
23+
24+
**Merged pull requests:**
25+
26+
- build(deps): bump syn from 2.0.41 to 2.0.43 [#559](https://github.com/apache/arrow-datafusion-python/pull/559) (dependabot[bot])
27+
- build(deps): bump tokio from 1.35.0 to 1.35.1 [#558](https://github.com/apache/arrow-datafusion-python/pull/558) (dependabot[bot])
28+
- build(deps): bump async-trait from 0.1.74 to 0.1.77 [#556](https://github.com/apache/arrow-datafusion-python/pull/556) (dependabot[bot])
29+
- build(deps): bump pyo3 from 0.20.0 to 0.20.2 [#557](https://github.com/apache/arrow-datafusion-python/pull/557) (dependabot[bot])
30+
2231
## [34.0.0](https://github.com/apache/arrow-datafusion-python/tree/34.0.0) (2023-12-28)
2332

2433
**Merged pull requests:**

0 commit comments

Comments
 (0)