dependabot[bot] opened a new pull request, #2106: URL: https://github.com/apache/libcloud/pull/2106
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.8 to 1.9.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PyCQA/bandit/releases">bandit[toml]'s releases</a>.</em></p> <blockquote> <h2>1.9.3</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1334">PyCQA/bandit#1334</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1335">PyCQA/bandit#1335</a></li> <li>Fix B608 to detect <code>VALUES(</code> without space by <a href="https://github.com/kfess"><code>@kfess</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1337">PyCQA/bandit#1337</a></li> <li>Add check for hardcoded passwords in dicts. by <a href="https://github.com/alanverresen"><code>@alanverresen</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1338">PyCQA/bandit#1338</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1341">PyCQA/bandit#1341</a></li> <li>Update tox tests for Python 3.10 by <a href="https://github.com/willschlitzer"><code>@willschlitzer</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1346">PyCQA/bandit#1346</a></li> <li>Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1347">PyCQA/bandit#1347</a></li> <li>Limit B614 to torch.load deserializers by <a href="https://github.com/dibussoc"><code>@dibussoc</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1348">PyCQA/bandit#1348</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kfess"><code>@kfess</code></a> made their first contribution in <a href="https://redirect.github.com/PyCQA/bandit/pull/1337">PyCQA/bandit#1337</a></li> <li><a href="https://github.com/alanverresen"><code>@alanverresen</code></a> made their first contribution in <a href="https://redirect.github.com/PyCQA/bandit/pull/1338">PyCQA/bandit#1338</a></li> <li><a href="https://github.com/willschlitzer"><code>@willschlitzer</code></a> made their first contribution in <a href="https://redirect.github.com/PyCQA/bandit/pull/1346">PyCQA/bandit#1346</a></li> <li><a href="https://github.com/dibussoc"><code>@dibussoc</code></a> made their first contribution in <a href="https://redirect.github.com/PyCQA/bandit/pull/1348">PyCQA/bandit#1348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3">https://github.com/PyCQA/bandit/compare/1.9.2...1.9.3</a></p> <h2>1.9.2</h2> <h2>What's Changed</h2> <ul> <li>Argparse Python 3.14 enhancements by <a href="https://github.com/ericwb"><code>@ericwb</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1331">PyCQA/bandit#1331</a></li> <li>Check whether Constant value is str by <a href="https://github.com/ericwb"><code>@ericwb</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1333">PyCQA/bandit#1333</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyCQA/bandit/compare/1.9.1...1.9.2">https://github.com/PyCQA/bandit/compare/1.9.1...1.9.2</a></p> <h2>1.9.1</h2> <h2>What's Changed</h2> <ul> <li>More Python version related fixes by <a href="https://github.com/ericwb"><code>@ericwb</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1327">PyCQA/bandit#1327</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyCQA/bandit/compare/1.9.0...1.9.1">https://github.com/PyCQA/bandit/compare/1.9.0...1.9.1</a></p> <h2>1.9.0</h2> <h2>What's Changed</h2> <ul> <li>Add instructions for Maintainers to create/publish a release by <a href="https://github.com/ericwb"><code>@ericwb</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1275">PyCQA/bandit#1275</a></li> <li>Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1289">PyCQA/bandit#1289</a></li> <li>Bump docker/login-action from 3.4.0 to 3.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1290">PyCQA/bandit#1290</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1291">PyCQA/bandit#1291</a></li> <li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1292">PyCQA/bandit#1292</a></li> <li>Replace deprecated datetime.datetime.utcnow() by <a href="https://github.com/purplezimmermann"><code>@purplezimmermann</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1295">PyCQA/bandit#1295</a></li> <li>Bump actions/setup-python from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1296">PyCQA/bandit#1296</a></li> <li>Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1298">PyCQA/bandit#1298</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1303">PyCQA/bandit#1303</a></li> <li>Fix typos by <a href="https://github.com/Shortfinga"><code>@Shortfinga</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1305">PyCQA/bandit#1305</a></li> <li>Bump docker/login-action from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1306">PyCQA/bandit#1306</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1315">PyCQA/bandit#1315</a></li> <li>Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/PyCQA/bandit/pull/1317">PyCQA/bandit#1317</a></li> <li>Support of Python 3.14 by <a href="https://github.com/ericwb"><code>@ericwb</code></a> in <a href="https://redirect.github.com/PyCQA/bandit/pull/1323">PyCQA/bandit#1323</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyCQA/bandit/commit/765f00d3f202f83f61d03f882f80a2d5142d81f8"><code>765f00d</code></a> Limit B614 to torch.load deserializers (<a href="https://redirect.github.com/PyCQA/bandit/issues/1348">#1348</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/06fbbab0df3374ffa8ef24c6f601b2d5e1d4d429"><code>06fbbab</code></a> Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (<a href="https://redirect.github.com/PyCQA/bandit/issues/1347">#1347</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/36d6f3c091d84dc547019d773ab6e63a1cbc23af"><code>36d6f3c</code></a> Update tox tests for Python 3.10 (<a href="https://redirect.github.com/PyCQA/bandit/issues/1346">#1346</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/da0d33816ba5c5f8f72a380720ad054596867807"><code>da0d338</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/PyCQA/bandit/issues/1341">#1341</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/649b9bdf87f4f9d850b29819b14b847bd3b8f970"><code>649b9bd</code></a> Add check for hardcoded passwords in dicts. (<a href="https://redirect.github.com/PyCQA/bandit/issues/1338">#1338</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/3c56109061524f5907cc4d475b7370bac47a451b"><code>3c56109</code></a> Fix B608 to detect <code>VALUES(</code> without space (<a href="https://redirect.github.com/PyCQA/bandit/issues/1337">#1337</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/b790ce22f0a69f53468c1755e9d37e6349a2c8c2"><code>b790ce2</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/PyCQA/bandit/issues/1335">#1335</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/0b73bbe59642097050d5c698e55d13bae2c6b78c"><code>0b73bbe</code></a> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/PyCQA/bandit/issues/1334">#1334</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/ea0d187d78b2e6365e35f676d2eb9b1be264c091"><code>ea0d187</code></a> Check whether Constant value is str (<a href="https://redirect.github.com/PyCQA/bandit/issues/1333">#1333</a>)</li> <li><a href="https://github.com/PyCQA/bandit/commit/8bf759452a1f492a7035165e4c6a6d80b83c2502"><code>8bf7594</code></a> Argparse Python 3.14 enhancements (<a href="https://redirect.github.com/PyCQA/bandit/issues/1331">#1331</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PyCQA/bandit/compare/1.7.8...1.9.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
