Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the python-patch-minor group with 4 updates: uvicorn, typer, botocore and boto3.

Updates uvicorn from 0.38.0 to 0.40.0

Release notes

Sourced from uvicorn's releases.

Version 0.40.0

What's Changed

Full Changelog: Kludex/uvicorn@0.39.0...0.40.0

Version 0.39.0

What's Changed

New Contributors

Full Changelog: Kludex/uvicorn@0.38.0...0.39.0

Changelog

Sourced from uvicorn's changelog.

0.40.0 (December 21, 2025)

Remove

  • Drop support for Python 3.9 (#2772)

0.39.0 (December 21, 2025)

Fixed

  • Send close frame on ASGI return for WebSockets (#2769)
  • Explicitly start ASGI run with empty context (#2742)
Commits

Updates typer from 0.20.0 to 0.20.1

Release notes

Sourced from typer's releases.

0.20.1

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @​colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @​gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #1409 by @​svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #1304 by @​svlandeg.

Refactors

Docs

  • 📝 Ensure that bold letters are rendered correctly in printing.md. PR #1365 by @​svlandeg.
  • 🩺 Update test badge to only reflect pushes to master. PR #1414 by @​svlandeg.
  • 📝 Update console output on the Rich help formatting page. PR #1430 by @​svlandeg.
  • 📝 Update emoji used in Rich help formatting tutorial. PR #1429 by @​svlandeg.
  • 📝 Remove duplicate explanation how the path is resolved. PR #956 by @​dennis-rall.
  • 📝 Update docs to use Typer() more prominently. PR #1418 by @​svlandeg.
  • 💄 Use font 'Fira Code' to fix display of Rich panels in docs in Windows. PR #1419 by @​tiangolo.

Internal

... (truncated)

Changelog

Sourced from typer's changelog.

0.20.1

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @​colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @​gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #1409 by @​svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #1304 by @​svlandeg.

Refactors

Docs

  • 📝 Ensure that bold letters are rendered correctly in printing.md. PR #1365 by @​svlandeg.
  • 🩺 Update test badge to only reflect pushes to master. PR #1414 by @​svlandeg.
  • 📝 Update console output on the Rich help formatting page. PR #1430 by @​svlandeg.
  • 📝 Update emoji used in Rich help formatting tutorial. PR #1429 by @​svlandeg.
  • 📝 Remove duplicate explanation how the path is resolved. PR #956 by @​dennis-rall.
  • 📝 Update docs to use Typer() more prominently. PR #1418 by @​svlandeg.
  • 💄 Use font 'Fira Code' to fix display of Rich panels in docs in Windows. PR #1419 by @​tiangolo.

Internal

... (truncated)

Commits
  • e777d1d 🔖 Release version 0.20.1
  • 0cbd43f 📝 Update release notes
  • 10f23a4 🐛 Ensure that options_metavar is passed through correctly (#816)
  • f61933c 📝 Update release notes
  • 2cfdb99 🐛 Ensure an optional argument is shown in brackets, even when metavar is se...
  • bc43a7a 📝 Update release notes
  • fd4241f ♻️ Refactor the handling of shellingham (#1347)
  • b400735 📝 Update release notes
  • f0a432a 📝 Ensure that bold letters are rendered correctly in printing.md (#1365)
  • f654f9d 📝 Update release notes
  • Additional commits viewable in compare view

Updates botocore from 1.42.9 to 1.42.14

Commits
  • 970b997 Merge branch 'release-1.42.14'
  • e4ef554 Bumping version to 1.42.14
  • 36a009b Update endpoints model
  • 4b34901 Update to latest models
  • 53b1078 Merge customizations for ARC Region switch
  • d7832ca Merge branch 'release-1.42.13'
  • c835de0 Merge branch 'release-1.42.13' into develop
  • 783b283 Bumping version to 1.42.13
  • f562b30 Update endpoints model
  • 1d175e8 Update to latest models
  • Additional commits viewable in compare view

Updates boto3 from 1.42.9 to 1.42.14

Commits
  • 91efece Merge branch 'release-1.42.14'
  • a6997ea Bumping version to 1.42.14
  • eca895a Add changelog entries from botocore
  • b4d31fc Merge branch 'release-1.42.13'
  • 7d3989a Merge branch 'release-1.42.13' into develop
  • 3489c27 Bumping version to 1.42.13
  • 09989dc Add changelog entries from botocore
  • 46693ea Merge branch 'release-1.42.12'
  • aaac01f Merge branch 'release-1.42.12' into develop
  • 2c3c90d Bumping version to 1.42.12
  • 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-patch-minor group with 4 updates: [uvicorn](https://github.com/Kludex/uvicorn), [typer](https://github.com/fastapi/typer), [botocore](https://github.com/boto/botocore) and [boto3](https://github.com/boto/boto3).


Updates `uvicorn` from 0.38.0 to 0.40.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.38.0...0.40.0)

Updates `typer` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.20.0...0.20.1)

Updates `botocore` from 1.42.9 to 1.42.14
- [Commits](boto/botocore@1.42.9...1.42.14)

Updates `boto3` from 1.42.9 to 1.42.14
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.9...1.42.14)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-patch-minor
- dependency-name: typer
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-patch-minor
- dependency-name: botocore
  dependency-version: 1.42.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-patch-minor
- dependency-name: boto3
  dependency-version: 1.42.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-patch-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant