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 commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python-packages group with 8 updates:
3.0.1
3.0.2
23.7.0
23.10.0
23.4.0
23.10.0
23.7.0
23.10.0
23.4.0
23.10.0
23.9.1
23.10.0
23.10.1
23.10.3
3.3.0
3.3.1
Updates
pylint
from 3.0.1 to 3.0.2Commits
efee961
Bump pylint to 3.0.2, update changelog31aca81
Fixes duplicate-code check with ignore-imports (#9147) (#9176)792da24
Escape special symbols and newlines in messages. (#9164) (#9165)759e2cc
Fixused-before-assignment
FP for generic type syntax (Py 3.12) (#9150) (#9...a77f0c1
Respect py-version forinconsistent-quotes
inside f-strings (#9152) (#9155)a9d9dc3
Fix suggestion for min-max with expressions (#9131) (#9141)Updates
autohooks
from 23.7.0 to 23.10.0Release notes
Sourced from autohooks's releases.
... (truncated)
Commits
af43143
Automatic release to 23.10.020cd6ca
Change: Drop support for Python 3.8 and add Python 3.12 (#619)ec9436e
Deps: Bump urllib3 from 2.0.6 to 2.0.7 (#618)aa1540d
Deps: Bump the dependencies group with 2 updates (#617)4736b71
Deps: Bump the dependencies group with 4 updates (#616)4cf6c45
Deps: Bump urllib3 from 2.0.5 to 2.0.6 (#615)2dcdd53
Deps: Bump the dependencies group with 4 updates (#614)7a46b05
Deps: Bump the dependencies group with 3 updates (#613)d3fc579
Add: Auto-merge workflow to activate auto-merge squash in PRs (#612)5782719
Deps: Bump the dependencies group with 1 updateUpdates
autohooks-plugin-pylint
from 23.4.0 to 23.10.0Release notes
Sourced from autohooks-plugin-pylint's releases.
Commits
072114c
Automatic release to 23.10.01d3890a
Change: Update supported Python versions (#425)51f9dd0
Add: permission pull-requests write into update-header.yml (#424)6b88f2d
Remove: greenbonebot token from update-header.yml (#423)ebaffc3
Deps: Bump the python-packages group with 1 update (#422)21a6097
Deps: Bump the python-packages group with 3 updates (#421)98e8af5
Change: Group dependabot updates5157f73
Deps: Bump astroid from 2.15.6 to 2.15.7 (#415)2c466c3
Deps: Bump rich from 13.5.2 to 13.5.3760fab9
Deps: Bump actions/checkout from 3 to 4 (#412)Updates
autohooks-plugin-black
from 23.7.0 to 23.10.0Release notes
Sourced from autohooks-plugin-black's releases.
Commits
b3de180
Automatic release to 23.10.09d42f4e
Update dependencies3f17d43
Change: Drop support for Python 3.8 and support Python 3.12423486e
Deps: Bump the dependencies group with 1 update (#532)65228d9
Add: permission pull-requests write into update-header.yml (#531)418bbaf
Remove: greenbonebot token from update-header.yml (#530)0a3251f
Deps: Bump the dependencies group with 3 updates (#529)f10b1ee
Deps: Bump the dependencies group with 2 updates (#528)1c61352
Deps: Bump the dependencies group with 1 update (#527)8a6dbda
Fix Typo (#526)Updates
autohooks-plugin-isort
from 23.4.0 to 23.10.0Release notes
Sourced from autohooks-plugin-isort's releases.
... (truncated)
Commits
cc88694
Automatic release to 23.10.03c62e4b
Update copyright in README3c1b375
Remove poetry.toml92b3d22
Update dependencies and add autohooks-plugin-mypyad151e3
Change: Drop support for Python 3.8 and support Python 3.1264f0718
Add: permission pull-requests write into update-header.yml (#369)860928c
Remove: greenbonebot token from update-header.yml (#368)a183545
Deps: Bump the dependencies group with 1 update (#367)e660f14
Deps: Bump the dependencies group with 2 updates (#366)dea4228
Deps: Bump rich from 13.5.2 to 13.5.3 (#361)Updates
black
from 23.9.1 to 23.10.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
9edba85
Prepare release 23.10.0 (#3951)bb58807
Fix parser bug where "type" was misinterpreted as a keyword inside a match (#...722735d
Fix grammar for type alias support (#3949)abe57e3
Treat raw strings like other docstrings (#3947)1648ac5
Fix long lines with power operator(s) getting splitted before line length (#3...6f84f65
Migrate mypy config to pyproject.toml (#3936)3bb9214
CI Test: Deprecating 'Healthcheck.all()' from Hypothesis in fuzz.py (#3945)935f303
Fix test that was not being run (#3939)b7717c3
Standardise newlines after module-level docstrings (#3932)7aa37ea
Report all stacktraces in verbose mode (#3938)Updates
pontos
from 23.10.1 to 23.10.3Release notes
Sourced from pontos's releases.
Commits
290f834
Automatic release to 23.10.3b57030d
Fix upload sarif data test for Python < 3.11e033971
Add: Extend GitHub code scanning API for handling SARIF data4607a2e
Add: Extend GitHub API for code scanning default setup15b6df4
Add: Extend GitHub API for code scanning CodeQL database9993a95
Add: Extend GitHub API for code scanning analysesefe1544
Add: Enable GitHub code scanning API070f2de
Deps: Bump urllib3 from 2.0.6 to 2.0.7 (#908)0d47c49
Automatic adjustments after release99f0ef4
Automatic release to 23.10.2Updates
charset-normalizer
from 3.3.0 to 3.3.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
5208644
:bookmark: Release 3.3.1 (#367)66966f1
:sparkle: Improve the detection around some cases (#366)49653a6
:arrow_up: Bump actions/setup-python from 4.7.0 to 4.7.1 (#359)f6a66ed
:arrow_up: Bump pypa/cibuildwheel from 2.16.0 to 2.16.2 (#361)bace468
:arrow_up: Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#362)f0e1755
:arrow_up: Bump github/codeql-action from 2.21.9 to 2.22.3 (#363)749ed7f
:arrow_up: Bump mypy from 1.5.1 to 1.6.0 (#364)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 commands and options
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