Skip to content

Bump the python-packages group with 4 updates#242

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-85f54fa214
Jun 30, 2025
Merged

Bump the python-packages group with 4 updates#242
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-85f54fa214

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 30, 2025

Bumps the python-packages group with 4 updates: pydantic-settings, fastapi, uvicorn and numpydoc.

Updates pydantic-settings from 2.10.0 to 2.10.1

Release notes

Sourced from pydantic-settings's releases.

v2.10.1

What's Changed

Full Changelog: pydantic/pydantic-settings@2.10.0...2.10.1

Commits

Updates fastapi from 0.115.13 to 0.115.14

Release notes

Sourced from fastapi's releases.

0.115.14

Fixes

Docs

Translations

Internal

Commits
  • ebdeda2 🔖 Release version 0.115.14
  • 8fa19a6 📝 Update release notes
  • 3ecb4c5 📝 Update release notes
  • 9d0d882 🐛 Fix support for unions when using Form (#13827)
  • df35896 📝 Update release notes
  • 8f64d09 ⬆ [pre-commit.ci] pre-commit autoupdate (#13823)
  • 3b09dd8 📝 Update release notes
  • c30821f 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/response-model.md (#1...
  • 666890a 📝 Update release notes
  • 937af92 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/security/index.md (#1...
  • Additional commits viewable in compare view

Updates uvicorn from 0.34.3 to 0.35.0

Release notes

Sourced from uvicorn's releases.

Version 0.35.0

Added

Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.34.3...0.35.0

Changelog

Sourced from uvicorn's changelog.

0.35.0 (June 28, 2025)

Added

  • Add WebSocketsSansIOProtocol (#2540)

Changed

  • Refine help message for option --proxy-headers (#2653)
Commits

Updates numpydoc from 1.8.0 to 1.9.0

Commits
  • 3db2f68 Designate 1.9.0 release
  • 610a25e Designate 1.9.0rc0 release
  • 8044135 Specity the types of numpydoc_xref_ignore option (#631)
  • 865b865 Fix pip setup command in github workflow (#629)
  • 259f8ac Fix broken link in format.rst (#628)
  • 139a344 Switch to storing AST nodes on the stack for more accurate method signature c...
  • 84ebcc0 Switch to dependency groups (#626)
  • 8dbddc6 Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1...
  • 9862b6a Bump actions/download-artifact from 4.2.1 to 4.3.0 in the actions group (#620)
  • 5b437b5 BUG: Correct functionality of numpydoc SS05 (#613)
  • Additional commits viewable in compare view

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

Bumps the python-packages group with 4 updates: [pydantic-settings](https://github.com/pydantic/pydantic-settings), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/encode/uvicorn) and [numpydoc](https://github.com/numpy/numpydoc).


Updates `pydantic-settings` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@2.10.0...2.10.1)

Updates `fastapi` from 0.115.13 to 0.115.14
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.13...0.115.14)

Updates `uvicorn` from 0.34.3 to 0.35.0
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.34.3...0.35.0)

Updates `numpydoc` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst)
- [Commits](numpy/numpydoc@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: fastapi
  dependency-version: 0.115.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: uvicorn
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: numpydoc
  dependency-version: 1.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type:dependency Dependency-related changes label Jun 30, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) June 30, 2025 07:09
@MTSOnGithub MTSOnGithub merged commit 15a06ab into develop Jun 30, 2025
24 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/pip/python-packages-85f54fa214 branch June 30, 2025 07:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (aec733b) to head (c51a90b).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #242   +/-   ##
========================================
  Coverage    92.35%   92.35%           
========================================
  Files          192      192           
  Lines         4695     4695           
  Branches       352      352           
========================================
  Hits          4336     4336           
- Misses         274      275    +1     
+ Partials        85       84    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant