Skip to content

Conversation

@kevinzakka
Copy link
Collaborator

@kevinzakka kevinzakka commented Jan 5, 2026

Summary

  • Upgrade ruff (0.14.7 → 0.14.10), ty (0.0.1a29 → 0.0.9), pytest (8.4.2 → 9.0.2)
  • Sync ruff version across CI workflow and pre-commit config
  • Fix ty type errors in builtin_group.py (use type[BuiltinActuatorType] instead of type)
  • Fix ty type errors in vecenv_wrapper.py (remove unnecessary casts to dict[str, Any])

Test plan

  • CI passes (lint, format, type check, tests)

🤖 Generated with Claude Code

- Upgrade ruff (0.14.7 → 0.14.10), ty (0.0.1a29 → 0.0.9), pytest (8.4.2 → 9.0.2)
- Sync ruff version across CI workflow and pre-commit config
- Fix ty type errors in builtin_group.py (use `type[BuiltinActuatorType]` instead of `type`)
- Fix ty type errors in vecenv_wrapper.py (remove unnecessary casts to `dict[str, Any]`)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@kevinzakka kevinzakka force-pushed the chore/upgrade-dev-deps branch from 925ca12 to 0fcbc69 Compare January 5, 2026 15:23
@kevinzakka kevinzakka merged commit 43086e0 into main Jan 5, 2026
9 checks passed
@kevinzakka kevinzakka deleted the chore/upgrade-dev-deps branch January 5, 2026 15:30
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.

2 participants