Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump bandit from 1.6.7 to 1.6.8 (#1944)
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.6.7 to 1.6.8. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md">bandit's changelog</a>.</em></p> <blockquote> <h2>1.6.8 (5 Mar 2025)</h2> <h3>Fixes</h3> <ul> <li>Do not send stream WINDOW_UPDATEs on the last data frame of a stream</li> </ul> <h3>Enhancements</h3> <ul> <li>Add <code>status</code> to the telemetry metadata emitted on WebSocket upgrades (<a href="https://redirect.github.com/mtrudel/bandit/issues/466">#466</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mtrudel/bandit/commit/ef83755cef447f49b6c85c9659b7ae4ef8926607"><code>ef83755</code></a> Version bump to 1.6.8</li> <li><a href="https://github.com/mtrudel/bandit/commit/83dffec8335054b5859505ef380065d1591038fe"><code>83dffec</code></a> Do not send stream window size updates when processing end stream data bodies</li> <li><a href="https://github.com/mtrudel/bandit/commit/a38a7bfa4c2e0c1641364a6ef8e914573dcfa135"><code>a38a7bf</code></a> Bump machete to 0.3.10</li> <li><a href="https://github.com/mtrudel/bandit/commit/87bc702739d8017a2abdcc41fd1b50fed42ad81d"><code>87bc702</code></a> Bump ex_doc from 0.37.1 to 0.37.2 (<a href="https://redirect.github.com/mtrudel/bandit/issues/469">#469</a>)</li> <li><a href="https://github.com/mtrudel/bandit/commit/3cb619dca15575023bd1c1a05f13baaa34950f7f"><code>3cb619d</code></a> Bump thousand_island from 1.3.9 to 1.3.11 (<a href="https://redirect.github.com/mtrudel/bandit/issues/470">#470</a>)</li> <li><a href="https://github.com/mtrudel/bandit/commit/b9f48c33a984903914d71afc15913ea412ea84cf"><code>b9f48c3</code></a> Bump ex_doc from 0.36.1 to 0.37.1 (<a href="https://redirect.github.com/mtrudel/bandit/issues/467">#467</a>)</li> <li><a href="https://github.com/mtrudel/bandit/commit/099db8723f23e0e2d5a7e91a9690bdc215faaadb"><code>099db87</code></a> Add status to upgrade telemetry (<a href="https://redirect.github.com/mtrudel/bandit/issues/466">#466</a>)</li> <li><a href="https://github.com/mtrudel/bandit/commit/c7906466206a8a39c698f3b1bb3d316b1c3d4cad"><code>c790646</code></a> Bump machete from 0.3.7 to 0.3.8 (<a href="https://redirect.github.com/mtrudel/bandit/issues/464">#464</a>)</li> <li><a href="https://github.com/mtrudel/bandit/commit/fcd80bcdcbdb0c9dff701eda1f8e4f1c2ffd117c"><code>fcd80bc</code></a> Use arity-1 struct_like matcher</li> <li>See full diff in <a href="https://github.com/mtrudel/bandit/compare/1.6.7...1.6.8">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information