Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 60de173

Browse files
committed
Updated dependencies
- lib updated to 2023.1.1-beta-7 - robotpy-build >= 2023.0.0b16
1 parent 23698a1 commit 60de173

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
@@ -9,7 +9,7 @@ install_requires = []
99

1010
[build-system]
1111
requires = [
12-
"robotpy-build<2024.0.0,>=2023.0.0b15",
12+
"robotpy-build<2024.0.0,>=2023.0.0b16",
1313
]
1414

1515
[tool.robotpy-build]
@@ -30,7 +30,7 @@ artifact_id = "wpiutil-cpp"
3030
group_id = "edu.wpi.first.wpiutil"
3131
# repo_url = "https://frcmaven.wpi.edu/artifactory/release"
3232
repo_url = "https://frcmaven.wpi.edu/artifactory/release"
33-
version = "2023.1.1-beta-6"
33+
version = "2023.1.1-beta-7"
3434

3535
libs = ["wpiutil"]
3636

0 commit comments

Comments
 (0)