Skip to content

Commit 9179b7d

Browse files
Bump django from 1.11.29 to 2.2.24
Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.11.29...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 777e7c7 commit 9179b7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.travis.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.11.29
1+
Django==2.2.24
22
mock==3.0.5
33
funcsigs
44
coverage

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Libraries that we use directly.
3-
Django==1.11.29
3+
Django==2.2.24
44
mock==3.0.5
55
funcsigs
66
Flask==1.1.2

0 commit comments

Comments
 (0)