Skip to content

Commit 481aefa

Browse files
Bump starlette from 0.49.3 to 0.50.0
Bumps [starlette](https://github.com/Kludex/starlette) from 0.49.3 to 0.50.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.49.3...0.50.0) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70dec54 commit 481aefa

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

poetry.lock

Lines changed: 6 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ pytest-flake8 = "*"
100100
pytest-cov = "*"
101101
python-multipart = "*"
102102
responses = "*"
103-
starlette = ">=0.26.1,<0.50.0"
103+
starlette = ">=0.26.1,<0.51.0"
104104
strict-rfc3339 = "^0.7"
105105
webob = "*"
106106
mypy = "^1.2"

0 commit comments

Comments
 (0)