Skip to content

Commit be0276d

Browse files
authored
Merge pull request #9 from polygon-io/branch_49_fix
DF 49 branch fix
2 parents e4dd102 + 1a2f8dc commit be0276d

File tree

65 files changed

+876
-336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+876
-336
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
- name: Run audit check
4545
# Ignored until https://github.com/apache/datafusion/issues/15571
4646
# ignored py03 warning until arrow 55 upgrade
47-
run: cargo audit --ignore RUSTSEC-2024-0370 --ignore RUSTSEC-2025-0020
47+
run: cargo audit --ignore RUSTSEC-2024-0370 --ignore RUSTSEC-2025-0020 --ignore RUSTSEC-2025-0047

0 commit comments

Comments
 (0)