Skip to content

Commit

Permalink
Bump python-dotenv from 0.17.0 to 0.17.1 (#172)
Browse files Browse the repository at this point in the history
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v0.17.0...v0.17.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2021
1 parent 8eb7807 commit dc72791
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 @@ -4,7 +4,7 @@ fastapi==0.63.0
jinja2==2.11.3
pathvalidate==2.4.1
pillow==8.2.0
python-dotenv==0.17.0
python-dotenv==0.17.1
python-multipart==0.0.5
typing_extensions==3.10.0.0
uvicorn[standard]==0.13.4

0 comments on commit dc72791

Please sign in to comment.