Skip to content

Commit 3fae46b

Browse files
Bump python-dotenv from 0.13.0 to 0.15.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 to 0.15.0. - [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.13.0...v0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 61ec3c3 commit 3fae46b

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Pipfile.lock

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
asgiref==3.2.10
2-
Django==3.1.1
3-
mysqlclient==2.0.1
4-
python-dotenv==0.14.0
1+
-i https://pypi.org/simple/
2+
asgiref==3.3.0
3+
django==3.0.7
4+
mysqlclient==1.4.6
5+
python-dotenv==0.15.0
56
pytz==2020.1
6-
sqlparse==0.3.1
7+
sqlparse==0.4.1

0 commit comments

Comments
 (0)