Build(deps): Bump the python-packages group with 6 updates #944
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 6 updates:
5.9.5
5.9.6
2.17.7
3.0.2
23.4.0
23.10.0
23.7.0
23.10.0
23.9.2
23.10.3
23.9.1
23.10.0
Updates
psutil
from 5.9.5 to 5.9.6Changelog
Sourced from psutil's changelog.
Commits
8eb2930
pre-release8815b9b
give CREDIT to@JeremyGrosser
and@getsentry
for sponsorship (thanks!)5a37710
Merge branch 'master' of github.com:giampaolo/psutil4a35f51
fix error in test_contracts.py on wina7e70bb
chore: update GHA workflows (#2315)becbe86
fix #2195 / linux: no longer print exception at import time84cdeb4
Add ruff Python linter, remove flake8 (#2312)e7ba381
Add toml-sort linting tool for pyproject.toml (#2311)ddf9531
new RTD config2cd8ef7
new RTD configUpdates
pylint
from 2.17.7 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)f2cded4
Bump pylint to 3.0.1, update changelog (#9119)a1443ed
Fix a crash for Enum class decorated with dataclass (#9104) (#9112)2d8a894
Fix false positive forinherit-non-class
for generic Protocols (#9108) (#...4a7ad5e
Bump pylint to 3.0.0, update changelogUpdates
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
pontos
from 23.9.2 to 23.10.3Release notes
Sourced from pontos's releases.
... (truncated)
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
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)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions