Skip to content

Commit e24f8c4

Browse files
committed
Updated dependencies
- wpilib ~= 2023.4.3
1 parent bb42d94 commit e24f8c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ author_email = "robotpy@googlegroups.com"
66
url = "https://github.com/robotpy/robotpy-commands-v2"
77
license = "BSD-3-Clause"
88
install_requires = [
9-
"wpilib~=2023.4.2",
9+
"wpilib~=2023.4.3",
1010
]
1111

1212
[build-system]
1313
requires = [
1414
"robotpy-build<2024.0.0,>=2023.1.1",
15-
"wpilib~=2023.4.2",
15+
"wpilib~=2023.4.3",
1616
]
1717

1818
[tool.robotpy-build]

0 commit comments

Comments
 (0)