MarsRoverFirmware
MarsRoverFirmware copied to clipboard
Update cantools requirement from ~=37.0 to ~=37.2 in /scripts/local-requirements
Updates the requirements on cantools to permit the latest version.
Release notes
Sourced from cantools's releases.
37.2.0
What's Changed
- ARXML refactoring preparations by
@andlausin cantools/cantools#474- refactor the ARXML code by
@andlausin cantools/cantools#476- Bugfix: BU_BO_REL causes 'index out of range' error by
@malneniin cantools/cantools#477- Add missing Bus import in can/init.py by
@Wetmelonin cantools/cantools#481- PCAN trace (.trc) format to logreader by
@tuna-f1shin cantools/cantools#479New Contributors
@Wetmelonmade their first contribution in cantools/cantools#481Full Changelog: https://github.com/cantools/cantools/compare/37.1.2...37.2.0
Commits
0c553b3Update version.py717a016Merge pull request #479 from tuna-f1sh/pcan_reader927b6abMerge pull request #481 from Wetmelon/fix_bus6f7d0ceAdd missing Bus import in can/init.py359362dPCAN trace tests added to test_logreader27508c0PCAN trace (.trc) format added to logreader8238037Merge remote-tracking branch 'upstream/master'b750619Merge pull request #477 from malneni/master2e349efCreate BU_BO_REL_Message.dbc06b38e7Delete BU_BO_REL_Message.dbc- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)