Skip to content

Commit e47ac8d

Browse files
Bump uvicorn in /{{cookiecutter.project_slug}}/backend (#89)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.5 to 0.11.6. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.11.5...0.11.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2d8e36f commit e47ac8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest==5.4.3
1212
requests==2.24.0
1313
SQLAlchemy==1.3.18
1414
starlette==0.13.4
15-
uvicorn==0.11.5
15+
uvicorn==0.11.6
1616
passlib==1.7.2
1717
bcrypt==3.1.7
1818
sqlalchemy-utils==0.36.8

0 commit comments

Comments
 (0)