Skip to content

Commit

Permalink
[Dependency] Bump flake8-bugbear from 23.12.2 to 24.4.26 in /.setup/p…
Browse files Browse the repository at this point in the history
…ip (Submitty#10831)

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from
23.12.2 to 24.4.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/PyCQA/flake8-bugbear/releases">flake8-bugbear's
releases</a>.</em></p>
<blockquote>
<h2>24.4.26</h2>
<ul>
<li>B909: Fix false positive affecting containers of mutables (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/469">#469</a>)</li>
</ul>
<h2>24.4.21</h2>
<ul>
<li>B950: Add pragma comment to line length ignores (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/463">#463</a>)</li>
<li>B909: Add more cases to detect + more container mutating functions
(<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/460">#460</a>)</li>
</ul>
<h2>24.2.6</h2>
<ul>
<li>B902: Remove decorators named validator and root_validator from B902
checks (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/459">#459</a>)</li>
<li>B038: Change B038 to B909 and make it optional (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/456">#456</a>)</li>
</ul>
<h2>24.1.17</h2>
<ul>
<li>B038: Restrict rule to mutation functions only (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/453">#453</a>)</li>
</ul>
<h2>24.1.16</h2>
<ul>
<li>B036: Fix crash on <code>raise</code> statements raising something
other than</li>
</ul>
<h2>24.1.15</h2>
<ul>
<li>B038: Add check for mutations of loop iterator (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/446">#446</a>)</li>
<li>B037: Add check for yielding or returning values in
<strong>init</strong>() (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/442">#442</a>)</li>
<li>B017: make B017 also apply to BaseException (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/439">#439</a>)</li>
<li>B036: Add check for except BaseException without re-raising (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/438">#438</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/8d524af8739b042e813976e88e75b7106ccfd4c3"><code>8d524af</code></a>
Update CHANGES + move to version 24.4.26 to release</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/b4986aafd409f9a3cd0e9c9c9ec1dea86a67f703"><code>b4986aa</code></a>
fix(b909): Fix false positive affecting containers of mutables (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/469">#469</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/b9f9dce9258a2440f203d87a529ea2f3b174c884"><code>b9f9dce</code></a>
Update CHANGES + move to version 24.4.21 to release</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/54ecfbcfd98e9dc78e22c2478b805a85c3a4a271"><code>54ecfbc</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/466">#466</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/1855fae573137def68ec1c751b726a0fbb1a1c90"><code>1855fae</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/464">#464</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/fa48bc1efe6a75d3949434c343539c57b6a015f3"><code>fa48bc1</code></a>
Add pragma comment to line length ignores (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/463">#463</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/6bf907ced61739dcb298ffc1abf3d3e9a112e41a"><code>6bf907c</code></a>
B909 improvements (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/460">#460</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/28fe268a6607ea82095a4b0f144b5b1bc4e0a767"><code>28fe268</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/PyCQA/flake8-bugbear/issues/461">#461</a>)</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/76a71f4aa517b0b475c36c34cabbc84845ad6b5f"><code>76a71f4</code></a>
Revert &quot;Remove debug print seems was left&quot;</li>
<li><a
href="https://github.com/PyCQA/flake8-bugbear/commit/23cf46dfa3f9b6e7e2013260b70fd29ca6b727ed"><code>23cf46d</code></a>
Remove debug print seems was left</li>
<li>Additional commits viewable in <a
href="https://github.com/PyCQA/flake8-bugbear/compare/23.12.2...24.4.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8-bugbear&package-manager=pip&previous-version=23.12.2&new-version=24.4.26)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 02b3f2f commit 4464149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .setup/pip/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Linters
pylint==3.2.6
flake8-bugbear==23.12.2
flake8-bugbear==24.4.26
flake8==6.1.0

# Code Formatter
Expand Down

0 comments on commit 4464149

Please sign in to comment.