chore(deps): bump starlette from 0.52.1 to 1.0.0#59
Conversation
mlflow-skinny 3.12.0 declares starlette<1 in its requirements. The dependabot bump in #59 only worked with 'uv pip sync requirements.txt' which is permissive; the canonical 'uv pip compile pyproject.toml' was silently reverting the pin to 0.52.1. Adds an explicit ceiling matching the existing protobuf<7 and importlib-metadata<8.8 patterns so dependabot stops re-proposing the bump until mlflow-skinny lifts its <1 cap. Also regenerates requirements.txt from pyproject so the file is fully consistent — adds 'coda (pyproject.toml)' to the via lists of protobuf and starlette, reflecting the new explicit constraints.
mlflow-skinny 3.12.0 declares starlette<1 in its requirements. The dependabot bump in #59 only worked with 'uv pip sync requirements.txt' which is permissive; the canonical 'uv pip compile pyproject.toml' was silently reverting the pin to 0.52.1. Adds an explicit ceiling matching the existing protobuf<7 and importlib-metadata<8.8 patterns so dependabot stops re-proposing the bump until mlflow-skinny lifts its <1 cap. Also regenerates requirements.txt from pyproject so the file is fully consistent — adds 'coda (pyproject.toml)' to the via lists of protobuf and starlette, reflecting the new explicit constraints.
|
Deferring. #63 added an explicit |
Bumps [starlette](https://github.com/Kludex/starlette) from 0.52.1 to 1.0.0. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.52.1...1.0.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b2aa3cf to
1e21380
Compare
|
Closing — not ready to land. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps starlette from 0.52.1 to 1.0.0.
Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
... (truncated)
Commits
0e88e92Version 1.0.0 (#3178)9ee9519Handle websocket denial responses in streaming and file responses (#3189)a0bcc26chore(deps-dev): bump black from 26.1.0 to 26.3.1 (#3183)79b3f26chore(deps-dev): bump the python-packages group with 7 updates (#3168)789b926Usebytearrayfor field accumulation inFormParser(#3179)a1fd9d8docs: fix typo in routing.md (#3176)c14d0f7Document session cookie security flags (#3169)c2e2878Move parser.finalize() inside try/except in MultiPartParser.parse() (#3153)89630a8chore(deps): bump the github-actions group with 3 updates (#3167)4647e53Track session access and modification inSessionMiddleware(#3166)