Skip to content

Commit 844d9b6

Browse files
authored
Merge pull request #327 from bcorfman/dependabot/uv/python-statemachine-diagrams--gte-3.1.2
Update python-statemachine[diagrams] requirement from >=3.0.0 to >=3.1.2
2 parents 09d733c + 49630f2 commit 844d9b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ statemachine = [
5454
"python-statemachine>=3.1.2",
5555
]
5656
statemachine_diagrams = [
57-
"python-statemachine[diagrams]>=3.0.0",
57+
"python-statemachine[diagrams]>=3.1.2",
5858
]
5959

6060
[dependency-groups]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)