Skip to content

Commit 5584415

Browse files
authored
Merge pull request #328 from bcorfman/dependabot/uv/python-statemachine-3.1.2
Bump python-statemachine from 3.0.0 to 3.1.2
2 parents 0874eea + c46ae5a commit 5584415

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ create-action-level = "arcadeactions.dev.create_level:main"
5151

5252
[project.optional-dependencies]
5353
statemachine = [
54-
"python-statemachine>=2.5.0",
54+
"python-statemachine>=3.1.2",
5555
]
5656
statemachine_diagrams = [
5757
"python-statemachine[diagrams]>=3.0.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)