Bump the python-packages group across 1 directory with 3 updates#476
Merged
keiranjprice101 merged 2 commits intomainfrom Feb 23, 2026
Merged
Bump the python-packages group across 1 directory with 3 updates#476keiranjprice101 merged 2 commits intomainfrom
keiranjprice101 merged 2 commits intomainfrom
Conversation
Bumps the python-packages group with 3 updates in the / directory: [xmltodict](https://github.com/martinblech/xmltodict), [ruff](https://github.com/astral-sh/ruff) and [fastapi[all]](https://github.com/fastapi/fastapi). Updates `xmltodict` from 1.0.2 to 1.0.4 - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v1.0.2...v1.0.4) Updates `ruff` from 0.15.1 to 0.15.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.1...0.15.2) Updates `fastapi[all]` from 0.129.0 to 0.131.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.129.0...0.131.0) --- updated-dependencies: - dependency-name: xmltodict dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: fastapi[all] dependency-version: 0.131.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #476 +/- ##
=======================================
Coverage 93.72% 93.72%
=======================================
Files 18 18
Lines 1131 1131
=======================================
Hits 1060 1060
Misses 71 71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 3 updates in the / directory: xmltodict, ruff and fastapi[all].
Updates
xmltodictfrom 1.0.2 to 1.0.4Release notes
Sourced from xmltodict's releases.
Changelog
Sourced from xmltodict's changelog.
Commits
8d7f1fdchore(master): release 1.0.4ed70434fix(unparse): add bytes_errors policy and handle bytes scalars consistently89c4bf7chore(master): release 1.0.3fd6a73bdocs(readme): fix Fedora and Arch package linksaa16511fix(unparse): serialize None text/attrs as empty values (fixes #401)f7d76c9style: lines required between function definitions1bfb267build: remove unnecessarywheelfrom dependenciesd9f6d40build: no need for README.md in MANIFEST.in34378efbuild: pep 639 complianceUpdates
rufffrom 0.15.1 to 0.15.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d18ee9Hard code workflow name andcancel-in-progressonly for PRs (#23431)7cc15f0Bump 0.15.2 (#23430)d1b5443Add extension mapping to configuration file options (#23384)222574aExpand the default rule set (#23385)1465b5d[flake8-async] Fixin_async_contextlogic (#23426)410902f[pyupgrade] Fix handling oftyping.{io,re}(UP035) (#23131)729610a[ty] Fall back to ambiguous for large control flow graphs (#23399)1425c18[ty] Add code folding support97acaae[ty] Fix stack overflow for self-referentialTypeOfin annotations (#23407)1f380c8[ty] Update testsreveal_typeandNever(#23418)Updates
fastapi[all]from 0.129.0 to 0.131.0Release notes
Sourced from fastapi[all]'s releases.
... (truncated)
Commits
b423b73🔖 Release version 0.131.070e8558📝 Update release notes48e9835🗑️ DeprecateORJSONResponseandUJSONResponse(#14964)2e62fb1📝 Update release noteseb544e7🔖 Release version 0.130.0bc06e42📝 Update release notes590a5e5✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic re...1e78a36🔖 Release version 0.129.2f921de6📝 Update release notes4ab8138⬆️ Upgrade pytest (#14959)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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