Skip to content

chore(deps): update starlette requirement from <1.2,>=0.40 to >=0.40,<1.3 in /api - #17

Merged
gesteves merged 1 commit into
mainfrom
dependabot/pip/api/starlette-gte-0.40-and-lt-1.3
May 30, 2026
Merged

chore(deps): update starlette requirement from <1.2,>=0.40 to >=0.40,<1.3 in /api#17
gesteves merged 1 commit into
mainfrom
dependabot/pip/api/starlette-gte-0.40-and-lt-1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on starlette to permit the latest version.

Release notes

Sourced from starlette's releases.

Version 1.2.0

What's Changed

Full Changelog: Kludex/starlette@1.1.0...1.2.0

Changelog

Sourced from starlette's changelog.

1.2.0 (May 28, 2026)

Added

  • Support httpx2 in the test client #3291.

1.1.0 (May 23, 2026)

Added

  • Use "application/octet-stream" as the FileResponse media type fallback #3283.

Fixed

  • Only dispatch standard HTTP verbs in HTTPEndpoint #3286.
  • Reject absolute paths in StaticFiles.lookup_path #3287.

1.0.1 (May 21, 2026)

Fixed

  • Ignore malformed Host header when constructing request.url #3279.

1.0.0 (March 22, 2026)

Starlette 1.0 is here!

After nearly eight years since its creation, Starlette has reached its first stable release. Thank you to everyone who tested the release candidate and reported issues.

You can read more on the blog post.

Added

  • Track session access and modification in SessionMiddleware #3166.

Fixed

  • Handle websocket denial responses in StreamingResponse and FileResponse #3189.
  • Use bytearray for field accumulation in FormParser #3179.
  • Move parser.finalize() inside try/except in MultiPartParser.parse() #3153.

1.0.0rc1 (February 23, 2026)

We're ready! I'm thrilled to announce the first release candidate for Starlette 1.0.

Starlette was created in June 2018 by Tom Christie, and has been on ZeroVer for years. Today, it's downloaded almost 10 million times a day, serves as the foundation for FastAPI, and has inspired many other frameworks. In the age of AI, Starlette continues to play an important role as a dependency of the Python MCP SDK.

... (truncated)

Commits

@netlify

netlify Bot commented May 30, 2026

Copy link
Copy Markdown

Deploy Preview for goodspeed-web ready!

Name Link
🔨 Latest commit 6369895
🔍 Latest deploy log https://app.netlify.com/projects/goodspeed-web/deploys/6a1a467c36e5b500083a4458
😎 Deploy Preview https://deploy-preview-17--goodspeed-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Updates the requirements on [starlette](https://github.com/Kludex/starlette) to permit the latest version.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](Kludex/starlette@0.40.0...1.2.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 1.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/api/starlette-gte-0.40-and-lt-1.3 branch from 5b6431a to 6369895 Compare May 30, 2026 02:07
@gesteves
gesteves merged commit caa2955 into main May 30, 2026
6 of 7 checks passed
@gesteves
gesteves deleted the dependabot/pip/api/starlette-gte-0.40-and-lt-1.3 branch May 30, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant