Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
🤖️ MAIN: (deps): Bump starlette from 0.26.1 to 0.38.2
Browse files Browse the repository at this point in the history
Bumps [starlette](https://github.com/encode/starlette) from 0.26.1 to 0.38.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.26.1...0.38.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent fa5eb6f commit 855919e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytz==2023.3; python_version >= "3.8"
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
sqlalchemy==2.0.12; python_version >= "3.7"
starlette==0.26.1; python_version >= "3.7"
starlette==0.38.2; python_version >= "3.7"
typing-extensions==4.5.0; python_version < "3.10" and python_version >= "3.7"
uvicorn==0.21.1; python_version >= "3.7"
watchdog==2.3.1; python_version >= "3.6"
Expand Down

0 comments on commit 855919e

Please sign in to comment.