Skip to content

Commit 2f95854

Browse files
[Release] Synchronize for release
1 parent eb83430 commit 2f95854

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
@@ -1,15 +1,15 @@
11
[project]
22
requires-python = ">= 3.10"
33
dependencies = [
4-
"reboot==0.25.1",
4+
"reboot==0.25.2",
55
]
66

77
[tool.rye]
88
dev-dependencies = [
99
"mypy==1.2.0",
1010
"pytest>=7.4.2",
1111
"types-protobuf>=4.24.0.20240129",
12-
"reboot==0.25.1",
12+
"reboot==0.25.2",
1313
]
1414

1515
# This project only uses `rye` to provide `python` and its dependencies, so

0 commit comments

Comments
 (0)