Commit 0d60294
authored
chore(deps): update pre-commit hook pycqa/bandit to v1.9.3 (#329)
This PR contains the following updates:
| Package | Type | Update | Change |
|
---
## Generated Summary
- Updated Bandit revision from 1.9.2 to 1.9.3 in the pre-commit
configuration.
- Ensures the latest code security checks 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.2` → `1.9.3` |
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.3`](https://redirect.github.com/PyCQA/bandit/releases/tag/1.9.3)
[Compare
Source](https://redirect.github.com/PyCQA/bandit/compare/1.9.2...1.9.3)
#### What's Changed
- Bump actions/checkout from 5 to 6 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1334](https://redirect.github.com/PyCQA/bandit/pull/1334)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in [#​1335](https://redirect.github.com/PyCQA/bandit/pull/1335)
- Fix B608 to detect `VALUES(` without space by
[@​kfess](https://redirect.github.com/kfess) in
[#​1337](https://redirect.github.com/PyCQA/bandit/pull/1337)
- Add check for hardcoded passwords in dicts. by
[@​alanverresen](https://redirect.github.com/alanverresen) in
[#​1338](https://redirect.github.com/PyCQA/bandit/pull/1338)
- \[pre-commit.ci] pre-commit autoupdate by
[@​pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in [#​1341](https://redirect.github.com/PyCQA/bandit/pull/1341)
- Update tox tests for Python 3.10 by
[@​willschlitzer](https://redirect.github.com/willschlitzer) in
[#​1346](https://redirect.github.com/PyCQA/bandit/pull/1346)
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​1347](https://redirect.github.com/PyCQA/bandit/pull/1347)
- Limit B614 to torch.load deserializers by
[@​dibussoc](https://redirect.github.com/dibussoc) in
[#​1348](https://redirect.github.com/PyCQA/bandit/pull/1348)
#### New Contributors
- [@​kfess](https://redirect.github.com/kfess) made their first
contribution in
[#​1337](https://redirect.github.com/PyCQA/bandit/pull/1337)
- [@​alanverresen](https://redirect.github.com/alanverresen) made
their first contribution in
[#​1338](https://redirect.github.com/PyCQA/bandit/pull/1338)
- [@​willschlitzer](https://redirect.github.com/willschlitzer)
made their first contribution in
[#​1346](https://redirect.github.com/PyCQA/bandit/pull/1346)
- [@​dibussoc](https://redirect.github.com/dibussoc) made their
first contribution in
[#​1348](https://redirect.github.com/PyCQA/bandit/pull/1348)
**Full Changelog**:
<PyCQA/bandit@1.9.2...1.9.3>
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS40IiwidXBkYXRlZEluVmVyIjoiNDIuODUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->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