Deps: Bump the python-packages group with 4 updates #1133
Merged
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 4 updates: ruff, soupsieve, tomlkit and uvicorn.
Updates
ruff
from 0.5.7 to 0.6.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
499c0bd
Bump version to 0.6.1 (#12937)4cb30b5
N817
docs: refer to the correct setting (#12935)aba0d83
[flake8-naming
]: Respect import conventions (N817
) (#12922)c319414
Ignore blank line rules for docs formatting (#12934)ef1f6d9
Fix description of where the contributor list comes from in instructions for ...b850b81
Use cell source code instead of the concatenated one (#12929)a87b27c
[red-knot] Add support for relative imports (#12910)9b73532
[flake8-async
] Fix examples to useasync with
(#12924)d8debb7
Simplify logic forRUF027
(#12907)bd4a947
[red-knot] Add symbol and definition for parameters (#12862)Updates
soupsieve
from 2.5 to 2.6Release notes
Sourced from soupsieve's releases.
Commits
f974ea7
Update token (#273)1a67e46
Officially support Python 3.13 and update build environment (#271)25631bd
fix Adjacent sibling combinator example (#272)e0d4979
Improve pseudo-class error message (#270)c811bdf
Add support for nesting ampersand (#269)dc71495
Fix typo in README.md (#267)Updates
tomlkit
from 0.13.0 to 0.13.2Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
e6e5d38
fix: delete keys from out of order table (#379)8c1671a
chore: bump version to 0.13.128fe6ec
fix: Empty table dumped when number of subtables > 1 (#378)168cb22
[pre-commit.ci] pre-commit autoupdate (#376)3594bdf
[pre-commit.ci] pre-commit autoupdate (#372)8b288a5
fix: Table header missing (#375)b1b38b3
Merge branch 'master' of github.com:python-poetry/tomlkit507ca76
doc: upgrade docs requirementsc35ab33
[pre-commit.ci] pre-commit autoupdate (#369)2344a42
Add tomlkit.dump() example (#370)Updates
uvicorn
from 0.30.5 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)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