Commit 9b4df77
authored
chore(deps): update pre-commit hook pycqa/bandit to v1.9.4 (#347)
This PR contains the following updates:
| Package | Type | Update | Change |
|
---
## Generated Summary
- Updated bandit revision from 1.9.3 to 1.9.4 in the pre-commit
configuration for Python code security.
- Ensures that the latest security checks and improvements from bandit
are applied.
This summary was generated with ❤️ by
[rigging](https://docs.dreadnode.io/rigging/)
| [PyCQA/bandit](https://redirect.github.com/PyCQA/bandit) | repository
| patch | `1.9.3` → `1.9.4` |
Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>PyCQA/bandit (PyCQA/bandit)</summary>
###
[`v1.9.4`](https://redirect.github.com/PyCQA/bandit/releases/tag/1.9.4)
[Compare
Source](https://redirect.github.com/PyCQA/bandit/compare/1.9.3...1.9.4)
#### What's Changed
- chore: fixed some typos in comments by
[@​jakob1379](https://redirect.github.com/jakob1379) in
[#​1351](https://redirect.github.com/PyCQA/bandit/pull/1351)
- Bump docker/login-action from 3.6.0 to 3.7.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1353](https://redirect.github.com/PyCQA/bandit/pull/1353)
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1357](https://redirect.github.com/PyCQA/bandit/pull/1357)
- Fix B613 crash when reading from stdin by
[@​worksbyfriday](https://redirect.github.com/worksbyfriday) in
[#​1361](https://redirect.github.com/PyCQA/bandit/pull/1361)
- Include filename in nosec 'no failed test' warning by
[@​worksbyfriday](https://redirect.github.com/worksbyfriday) in
[#​1363](https://redirect.github.com/PyCQA/bandit/pull/1363)
- Fix B615 false positive when revision is set via variable by
[@​worksbyfriday](https://redirect.github.com/worksbyfriday) in
[#​1358](https://redirect.github.com/PyCQA/bandit/pull/1358)
- Lower version guard in check\_ast\_node to Python 3.12 by
[@​rcgray](https://redirect.github.com/rcgray) in
[#​1355](https://redirect.github.com/PyCQA/bandit/pull/1355)
- Fix B106 reporting wrong line number on multiline function calls by
[@​worksbyfriday](https://redirect.github.com/worksbyfriday) in
[#​1360](https://redirect.github.com/PyCQA/bandit/pull/1360)
#### New Contributors
- [@​jakob1379](https://redirect.github.com/jakob1379) made their
first contribution in
[#​1351](https://redirect.github.com/PyCQA/bandit/pull/1351)
- [@​worksbyfriday](https://redirect.github.com/worksbyfriday)
made their first contribution in
[#​1361](https://redirect.github.com/PyCQA/bandit/pull/1361)
- [@​rcgray](https://redirect.github.com/rcgray) made their first
contribution in
[#​1355](https://redirect.github.com/PyCQA/bandit/pull/1355)
**Full Changelog**:
<PyCQA/bandit@1.9.3...1.9.4>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zOC4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments