Skip to content

Commit e36b8d4

Browse files
[Release] Synchronize for release
1 parent e0bd510 commit e36b8d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.39.0",
4+
"reboot==0.39.1",
55
]
66

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

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

0 commit comments

Comments
 (0)