Open
Conversation
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.10. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.5...1.7.10) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.7.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bandit from 1.7.5 to 1.7.10.
Release notes
Sourced from bandit's releases.
... (truncated)
Commits
36fd650Pytorch Load / Save Plugin (#1114)4ac55dfUse consistent file naming of docs (#1170)68022aaBump docker/build-push-action from 6.6.1 to 6.7.0 (#1168)77566a0Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#1165)221ced6Bump docker/build-push-action from 6.5.0 to 6.6.1 (#1166)701b7d5Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#1163)320495cBump docker/build-push-action from 6.3.0 to 6.5.0 (#1160)90490c7Bump docker/login-action from 3.2.0 to 3.3.0 (#1159)708ab74Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#1158)89d2345Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#1156)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)Note
Low Risk
Lockfile-only dependency update for a dev-time static analysis tool; risk is limited to tooling/CI compatibility (not runtime behavior).
Overview
Updates the dev dependency lockfile to use
bandit1.7.10 (from 1.7.5), including its updated Python version requirement and extras metadata.As part of the lock refresh,
GitPython/gitdb/smmapare removed from resolved dev dependencies, and a marker is added tozippto constrain it topython_version < "3.10".Reviewed by Cursor Bugbot for commit c4b5eb0. Bugbot is set up for automated code reviews on this repo. Configure here.