Skip to content

Commit

Permalink
build(deps): bump python-statemachine from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [python-statemachine](https://github.com/fgmacedo/python-statemachine) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/fgmacedo/python-statemachine/releases)
- [Commits](fgmacedo/python-statemachine@2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: python-statemachine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 0d4761d commit f1f604b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python = ">=3.10,<3.11"
web3 = "^6.8.0"
click = "^8.1.3"
structlog = "^23.1.0"
python-statemachine = "^2.0.0"
python-statemachine = "^2.1.1"
prometheus-client = "^0.17.1"
lru-dict = "^1.2.0"
toml = "^0.10.2"
Expand Down

0 comments on commit f1f604b

Please sign in to comment.