Skip to content

Commit da6d2a0

Browse files
Bump starlette in /{{cookiecutter.project_slug}}/backend (#88)
Bumps [starlette](https://github.com/encode/starlette) from 0.13.4 to 0.13.6. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.13.4...0.13.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 e47ac8d commit da6d2a0

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
@@ -11,7 +11,7 @@ psycopg2==2.8.5
1111
pytest==5.4.3
1212
requests==2.24.0
1313
SQLAlchemy==1.3.18
14-
starlette==0.13.4
14+
starlette==0.13.6
1515
uvicorn==0.11.6
1616
passlib==1.7.2
1717
bcrypt==3.1.7

0 commit comments

Comments
 (0)