this should make future PR reviews easier, since adding new args in the
middle will not cause complete code blocks to change, but is just a new
line ...
this should make future PR reviews easier, since adding new args in the
middle will not cause complete code blocks to change, but is just a new
line ...
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps cyclonedx-python-lib from 7.4.1 to 7.5.1.
Release notes
Sourced from cyclonedx-python-lib's releases.
... (truncated)
Changelog
Sourced from cyclonedx-python-lib's changelog.
Commits
51ce89f
chore(release): 7.5.1b40f739
fix: XML serializenormalizedString
andtoken
properly (#646)ce6991b
chore(deps-dev): update tox requirement from 4.15.1 to 4.16.0 (#644)1bb1b17
chore(release): 7.5.0b5ebcf8
feat: add workaround property for v1.5 and v1.6 (#642)5b74b0f
style: model args - one per line (#643)ba6dee4
chore(deps-dev): update autopep8 requirement from 2.2.0 to 2.3.1 (#640)4a301d1
chore(deps-dev): update coverage requirement from 7.5.3 to 7.5.4 (#641)78f175c
chore(deps-dev): update mypy requirement from 1.10.0 to 1.10.1 (#639)49a93a0
chore(deps-dev): update flake8 requirement from 7.0.0 to 7.1.0 (#637)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show