Skip to content

Commit ba8696a

Browse files
Bump django from 3.0.7 to 3.1.1
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.1. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.0.7...3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 12123d5 commit ba8696a

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

Pipfile.lock

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

requirements.txt

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

0 commit comments

Comments
 (0)