Skip to content

Commit

Permalink
chore(deps): bump uvicorn from 0.29.0 to 0.30.5
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.5.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.29.0...0.30.5)

---
updated-dependencies:
- dependency-name: uvicorn
  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 bcb63f5 commit ce45717
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ zipp = "==3.18.2"
Django = "==4.2.4"
IPy = "==1.1"
PyJWT = "==2.8.0"
uvicorn = "==0.29.0"
uvicorn = "==0.30.5"
django-environ = "==0.10.0"
google-cloud-storage = "==2.16.0"
django-storages = {extras = ["google"], version = "==1.14.3"}
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ce45717

Please sign in to comment.