Skip to content

Commit 95a856c

Browse files
Bump starlette from 0.23.1 to 0.24.0
Bumps [starlette](https://github.com/encode/starlette) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.23.1...0.24.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2360788 commit 95a856c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -91,7 +91,7 @@ sphinx-rtd-theme = "^0.5.2"
9191
strict-rfc3339 = "^0.7"
9292
webob = "*"
9393
mypy = "^0.991"
94-
starlette = "^0.23.1"
94+
starlette = "^0.24.0"
9595
httpx = "^0.23.3"
9696

9797
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)