Skip to content

chore(deps): bump the python-minor-patch group with 2 updates - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-patch-060f7ea126
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-minor-patch-060f7ea126

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2026

Copy link
Copy Markdown

Bumps the python-minor-patch group with 2 updates: botocore and mangum.

Updates botocore from 1.43.83 to 1.43.87

Commits
  • fba41c0 Merge branch 'release-1.43.87'
  • e87d774 Bumping version to 1.43.87
  • 1dcbab3 Update to latest models
  • 31b8755 Merge branch 'release-1.43.86'
  • 1377306 Merge branch 'release-1.43.86' into develop
  • aeebeec Bumping version to 1.43.86
  • 189285b Update endpoints model
  • 9067ff8 Update to latest models
  • 9345918 Merge branch 'release-1.43.85'
  • af682e8 Merge branch 'release-1.43.85' into develop
  • Additional commits viewable in compare view

Updates mangum from 0.19.0 to 0.22.0

Release notes

Sourced from mangum's releases.

0.22.0 - Python 3.15, tested against the real thing

Python 3.15, tested against the real thing

Mangum 0.22.0 moves the supported Python window forward and backs every release with end-to-end tests against a real Lambda runtime.

pip install mangum==0.22.0
  • Python 3.15 is supported. The full suite and strict type checking pass on 3.15 (#404).
  • Python 3.9 is no longer supported. The minimum is now Python 3.10 (#393).
  • Adapters are now verified against a real Lambda runtime. The test suite deploys Mangum to LocalStack and drives it through a Lambda Function URL and an API Gateway REST API with real HTTP requests - covering the HTTP v2 and REST v1 event formats plus lifespan startup, instead of relying only on hand-written mock events (#400, #401).

Full changelog: 0.21.0...0.22.0

Version 0.21.0

This release reverted the previous attempt on support Python 3.14 because it was not working as expected, and added proper support for Python 3.14 with minimal changes.


Full Changelog: Kludex/mangum@0.20.0...0.21.0

Version 0.20.0

What's Changed

New Contributors

Full Changelog: Kludex/mangum@0.19.0...0.20.0

Changelog

Sourced from mangum's changelog.

0.22.0

0.21.0

This release reverted the previous attempt on support Python 3.14 because it was not working as expected, and added proper support for Python 3.14 with minimal changes.

0.20.0

Commits

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 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-minor-patch group with 2 updates: [botocore](https://github.com/boto/botocore) and [mangum](https://github.com/Kludex/mangum).


Updates `botocore` from 1.43.83 to 1.43.87
- [Commits](boto/botocore@1.43.83...1.43.87)

Updates `mangum` from 0.19.0 to 0.22.0
- [Release notes](https://github.com/Kludex/mangum/releases)
- [Changelog](https://github.com/Kludex/mangum/blob/main/CHANGELOG.md)
- [Commits](Kludex/mangum@0.19.0...0.22.0)

---
updated-dependencies:
- dependency-name: botocore
  dependency-version: 1.43.87
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
- dependency-name: mangum
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
...

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 Sep 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 13, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/python-minor-patch-060f7ea126 branch September 13, 2026 17:03
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.

0 participants