Skip to content

Bump starlette from 0.47.1 to 0.47.2#14

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/starlette-0.47.2
Closed

Bump starlette from 0.47.1 to 0.47.2#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/starlette-0.47.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps starlette from 0.47.1 to 0.47.2.

Release notes

Sourced from starlette's releases.

0.47.2

Fixed

  • Make UploadFile check for future rollover #2962.

New Contributors

Full Changelog: Kludex/starlette@0.47.1...0.47.2

Changelog

Sourced from starlette's changelog.

0.47.2 (July 20, 2025)

Fixed

  • Make UploadFile check for future rollover #2962.
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [starlette](https://github.com/encode/starlette) from 0.47.1 to 0.47.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](Kludex/starlette@0.47.1...0.47.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.47.2
  dependency-type: direct:production
  update-type: version-update:semver-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 Aug 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #20.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/starlette-0.47.2 branch September 1, 2025 13:27
wasaga added a commit that referenced this pull request Jan 20, 2026
Fixes Dependabot alert #14: FastMCP updated to MCP 1.23+ due to CVE-2025-66416

Note: fastmcp 2.14+ requires mcp>=1.24.0, so both packages are updated together.
wasaga added a commit that referenced this pull request Jan 20, 2026
Fixes Dependabot alert #14: FastMCP updated to MCP 1.23+ due to CVE-2025-66416

Also updates:
- py-key-value-aio: 0.2.8 → 0.3.0 (required by fastmcp 2.14+)
- py-key-value-shared: 0.2.8 → 0.3.0 (required by fastmcp 2.14+)
wasaga added a commit that referenced this pull request Jan 20, 2026
Fixes Dependabot alert #14: FastMCP updated to MCP 1.23+ due to CVE-2025-66416

Also updates:
- py-key-value-aio: 0.2.8 → 0.3.0 (required by fastmcp 2.14+)
- py-key-value-shared: 0.2.8 → 0.3.0 (required by fastmcp 2.14+)
wasaga added a commit that referenced this pull request Jan 20, 2026
## Summary
- Updates fastmcp from 2.13.1 to 2.14.3
- Updates mcp from 1.23.0 to 1.25.0 (required dependency for fastmcp
2.14+)
- Updates py-key-value-aio from 0.2.8 to 0.3.0 (required dependency for
fastmcp 2.14+)
- Updates py-key-value-shared from 0.2.8 to 0.3.0 (required dependency
for fastmcp 2.14+)

## Security
Fixes Dependabot alert #14: FastMCP updated to MCP 1.23+ due to
CVE-2025-66416

## Notes
fastmcp 2.14+ requires mcp>=1.24.0 and py-key-value-aio>=0.3.0, so all
dependent packages are updated together.

## Test plan
- [ ] CI passes
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