-
Notifications
You must be signed in to change notification settings - Fork 56
Commit bfdcac4
authored
Bump pylint from 3.3.3 to 3.3.4 (#351)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to
3.3.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pylint-dev/pylint/commit/c2b01c3d0b6410d4c93eb1f32fb28f2116b1e68f"><code>c2b01c3</code></a>
Bump pylint to 3.3.4, update changelog</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/023cd4355c48e3e0c7702e65fde2d99794b25554"><code>023cd43</code></a>
[isort] Permit to use isort 6 (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10204">#10204</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/050acfe49c525cd5e58f7c289d35aee1af4051e5"><code>050acfe</code></a>
Calculate linter.config.jobs in cgroupsv2 environments (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10089">#10089</a>)
(<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10169">#10169</a>)</li>
<li><a
href="https://github.com/pylint-dev/pylint/commit/d6992b8cf993af7a94a9a3044185fb3ea838ac49"><code>d6992b8</code></a>
fix "skipped files" count calculation (<a
href="https://redirect.github.com/pylint-dev/pylint/issues/10141">#10141</a>)</li>
<li>See full diff in <a
href="https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.4">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b6b9835 commit bfdcac4Copy full SHA for bfdcac4
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments