Skip to content

chore: Update Python and Rust dependencies#4483

Merged
dbrattli merged 1 commit intomainfrom
chore/update-dependencies
Apr 4, 2026
Merged

chore: Update Python and Rust dependencies#4483
dbrattli merged 1 commit intomainfrom
chore/update-dependencies

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

@dbrattli dbrattli commented Apr 4, 2026

Summary

  • Update pytest 8→9, ruff 0.11→0.15, maturin 1.8→1.12
  • Update Rust crate versions (pyo3, chrono, bumpalo, cc, etc.)
  • Regenerate lock files (uv.lock, Cargo.lock)

Test plan

  • CI passes (Python tests, Rust extension build)

🤖 Generated with Claude Code

Update pytest 8→9, ruff 0.11→0.15, maturin 1.8→1.12, and various Rust
crate versions (pyo3 0.25→0.25.1, chrono, etc.) along with lock files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

Python Type Checking Results (Pyright)

Metric Value
Total errors 18
Files with errors 4
Excluded files 4
New errors ✅ No
Excluded files with errors (4 files)

These files have known type errors and are excluded from CI. Remove from pyrightconfig.ci.json as errors are fixed.

File Errors Status
temp/tests/Python/test_applicative.py 12 Excluded
temp/tests/Python/test_hash_set.py 3 Excluded
temp/tests/Python/test_nested_and_recursive_pattern.py 2 Excluded
temp/tests/Python/fable_modules/thoth_json_python/encode.py 1 Excluded

@dbrattli dbrattli merged commit bb5208a into main Apr 4, 2026
24 checks passed
@dbrattli dbrattli deleted the chore/update-dependencies branch April 4, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant