[build] Bump WPILib to 2025.3.1 (#1785)

This commit is contained in:
Sam Freund
2025-02-17 00:04:25 -06:00
committed by GitHub
parent 53144bfcf1
commit e97865166d
12 changed files with 29 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
[tool.robotpy]
# Version of robotpy this project depends on
robotpy_version = "2025.2.1"
robotpy_version = "2025.3.1"
# Which extra RobotPy components should be installed
# -> equivalent to `pip install robotpy[extra1, ...]