Skip to content

Commit

Permalink
fix(decode-can-data): update dependency cantools to v39.4.9 (#19595)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent bbbae61 commit 4d2636c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions embedded/decode-can-data/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 embedded/decode-can-data/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.12.x"
cantools = "39.4.8"
cantools = "39.4.9"
pandas = "2.2.3"
python-can = "4.4.2"

Expand Down

0 comments on commit 4d2636c

Please sign in to comment.