build(deps): bump the python-packages group with 5 updates #45
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.
Updates the requirements on horde-model-reference, mypy, black, ruff and pre-commit to permit the latest version.
Updates
horde-model-reference
to 0.5.3Commits
Updates
mypy
from 1.5.1 to 1.6.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9b891fe
Remove +dev from version6b6504e
Fix crash on ParamSpec unification (for real) (#16259)eb81e63
Fix crash on ParamSpec unification (#16251)45f7a12
Add +dev to versionac2d56f
Remove +dev from version5b488ab
Optimize Unpack for failures (#15967)4c963c9
Make PEP 695 constructs give a reasonable error message (#16013)e78df55
Match note error codes to import error codes (#16004)d376633
Fix mypyc regression with pretty (#16124)00cba13
Clear cache when adding --new-type-inference (#16059)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
ruff
from 0.0.290 to 0.1.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
22cf451
Release 0.1.1 (#8073)ec1be60
Remove leftover constant tuple reference (#8062)a327b4d
sequence -> iterable in tutorial (#8067)cdc5e2f
Update tutorial to match revised Ruff defaults (#8066)b5d3caf
chore: add code style badge forruff format
(#7878)8f9753f
Comments outside expression parentheses (#7873)67b0434
Usepass
over ellipsis in non-function/class contexts (#8049)693f957
[pylint] - implementglobal-at-module-level
(W0604
) (#8058)a85ed30
Respect#(deprecated)
attribute in configuration options (#8035)2e225d7
Accept--target-version
in the format CLI (#8055)Updates
pre-commit
to 3.5.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
61cc55a
v3.5.0c9945b9
Merge pull request #3029 from adamchainz/improve_duration_timingd988767
Improve hook duration timing0d8b245
Merge pull request #3023 from pre-commit/pre-commit-ci-update-config155c521
[pre-commit.ci] pre-commit autoupdate676e51a
Merge pull request #3024 from pre-commit/pick-shebang-path-without-spaces997ea0a
use sys.executable instead of echo.exe in parse_shebang19aa121
Merge pull request #3016 from pre-commit/pre-commit-ci-update-configa4ab977
[pre-commit.ci] pre-commit autoupdate3f3760b
Merge pull request #3011 from hack3ric/bump-node-and-go-versionDependabot 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