8000 build(deps): bump starlette from 0.38.5 to 0.40.0 in /docs by dependabot[bot] · Pull Request #8034 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content
8000

build(deps): bump starlette from 0.38.5 to 0.40.0 in /docs #8034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump starlette from 0.38.5 to 0.40.0 in /docs
Bumps [starlette](https://github.com/encode/starlette) from 0.38.5 to 0.40.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.38.5...0.40.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
commit a11cb2a607adc5cc5c2821afe56c891605aa6b9d
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ sphinxext-opengraph==0.9.1
# via -r requirements.in
sqlparse==0.5.1
# via django
starlette==0.38.5
starlette==0.40.0
# via sphinx-autobuild
tabulate==0.9.0
# via docstrfmt
Expand Down
0