Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent e5df1fb commit 3d8cf52
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
@@ -1,7 +1,7 @@
Django==4.1.13
django-mathfilters==1.0.0
django-widget-tweaks==1.4.12
uvicorn[standard]==0.24.0.post1
uvicorn[standard]==0.25.0
oauthlib==3.2.2
python-dateutil==2.8.2
requests==2.31.0
Expand Down

0 comments on commit 3d8cf52

Please sign in to comment.