Skip to content

Commit d69ed92

Browse files
committed
Updated dependencies
- build-system.requires: semiwrap~=0.3.0
1 parent f2e5467 commit d69ed92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

subprojects/robotpy-wpilog/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
build-backend = "hatchling.build"
33
requires = [
4-
"semiwrap~=0.2.6",
4+
"semiwrap~=0.3.0",
55
"hatch-meson~=0.1.0",
66
"hatchling",
77
"robotpy-native-datalog==2027.0.0a3",

subprojects/robotpy-wpinet/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build-backend = "hatchling.build"
33
requires = [
44
"semiwrap~=0.3.0",
55
"hatch-meson~=0.1.0",
6-
"semiwrap~=0.2.6",
6+
"semiwrap~=0.3.0",
77
"hatch-meson~=0.1.0",
88
"hatchling",
99
"robotpy-native-wpinet==2027.0.0a3",

0 commit comments

Comments
 (0)