You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump the python-dependencies group with 2 updates (#286)
* Bump the python-dependencies group with 2 updates
Bumps the python-dependencies group with 2 updates: [securesystemslib[crypto]](https://github.com/secure-systems-lab/securesystemslib) and [ruff](https://github.com/astral-sh/ruff).
Updates `securesystemslib[crypto]` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases)
- [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md)
- [Commits](secure-systems-lab/securesystemslib@v1.2.0...v1.3.0)
Updates `ruff` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.5...0.11.6)
---
updated-dependencies:
- dependency-name: securesystemslib[crypto]
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: ruff
dependency-version: 0.11.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* lint: Update securesystemslib annotations
securesystemslib now has actual annotations, make sure we respect them.
There are no functional changes (the added assert cannot in practice
happen: the API is just weird).
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jussi Kukkonen <jkukkonen@google.com>
0 commit comments