Bump bandit from 1.12.0 to 1.12.4 - #78
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.12.0 to 1.12.4. - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.12.0...1.12.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/hex/bandit-1.12.4
branch
from
August 5, 2026 06:39
a84261d to
3e72ab6
Compare
Contributor
Author
|
Looks like bandit is up-to-date now, so this is no longer needed. |
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.12.0 to 1.12.4.
Changelog
Sourced from bandit's changelog.
Commits
00d532fVersion bump to 1.12.41663203Handle clients sending anExpect: 100-continueheader before sending a body...e3c6595Fixup linting errorc430bf5Reapply "Pin GitHub Actions to commit SHAs (#623)"a6fabe8Revert "Pin GitHub Actions to commit SHAs (#623)"e479c3bPin GitHub Actions to commit SHAs (#623)eba04e4Tolerate a leading empty line before the request line (RFC9112§2.2) (#622)c31e9e3Fix crash on unrecognized chunk extensions (#621)c24bc00Reject header values containing CR, LF, or NUL (#620)a518b29Reject requests with multiple Host headers (#619)