deps(deps): bump the security-tools group across 1 directory with 2 updates#134
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the security-tools group across 1 directory with 2 updates#134dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
c1a5045 to
cc223eb
Compare
…pdates Bumps the security-tools group with 2 updates in the / directory: [bandit](https://github.com/PyCQA/bandit) and [safety](https://github.com/pyupio/safety). Updates `bandit` from 1.7.6 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.6...1.9.4) Updates `safety` from 3.0.1 to 3.8.1 - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.0.1...3.8.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-tools - dependency-name: safety dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: security-tools ... Signed-off-by: dependabot[bot] <support@github.com>
cc223eb to
66e2dcb
Compare
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 the security-tools group with 2 updates in the / directory: bandit and safety.
Updates
banditfrom 1.7.6 to 1.9.4Release notes
Sourced from bandit's releases.
... (truncated)
Commits
92ae8b8Fix B106 reporting wrong line number on multiline function calls (#1360)c8c8a55Lower version guard in check_ast_node to Python 3.12 (#1355)8f2f928Fix B615 false positive when revision is set via variable (#1358)e27493fInclude filename in nosec 'no failed test' warning (#1363)b69b336Fix B613 crash when reading from stdin (#1361)e418b79Bump docker/build-push-action from 6.18.0 to 6.19.2 (#1357)ff646fdBump docker/login-action from 3.6.0 to 3.7.0 (#1353)c0def6cchore: fixed some typos in comments (#1351)765f00dLimit B614 to torch.load deserializers (#1348)06fbbabBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1347)Updates
safetyfrom 3.0.1 to 3.8.1Release notes
Sourced from safety's releases.
... (truncated)
Changelog
Sourced from safety's changelog.
... (truncated)
Commits
ec3368abump: version 3.8.0 → 3.8.1796af4dfix: support SFTY-format vulnerability IDs in policy files (#868)a4d6a5cbump: version 3.8.0b4 → 3.8.02042d7bchore: update system-scan details in the README (#867)7dfee9abump: version 3.8.0b3 → 3.8.0b4304fe88fix: pin typer <0.26.0 to fix CLI import crash (#865)5049dbfchore(core): remove system-scan command (#846)a86ed3cchore: format codebase (#844)c272016bump: version 3.8.0b2 → 3.8.0b3456f649feat: report global/user packages linked (#843)