This release includes PEP 740 attestation files (For those uninformed, think of them as GPG file signatures). Download both the main archive and accompanied attestation file, and verify its origin with following:
But this is still not convenient, and there is no integration of PEP 740 to existing dev workflows. Therefore next release will use GitHub integrated attestation workflow.
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 iso3901 from 0.3.2 to 0.3.3.
Release notes
Sourced from iso3901's releases.
Commits
16a8e0c
chore(release): bump version to 0.3.334eb068
ci: Only trigger CodeQL scan upon source or config push8fdb525
ci: Python 3.7 not available for latest ubuntu / macos runnersaad5e90
ci: Use latest stable github runners03684db
chore: Bump type checker versions in tox env440995d
test: Verify compatibility with python 3.13b4623b4
ci: Enable release artifact attestationc573231
ci: Auto-formatting PRs become signed0a9f258
style: Enable preview rule in ruff format3ae33a6
Merge pull request #32 from Tagger-phile/dependabot/github_actions/python-sem...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