Skip to content
This repository was archived by the owner on Feb 19, 2021. It is now read-only.

Commit d967a80

Browse files
Bump django from 2.0.10 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.0.10 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.0.10...2.2.10) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0da952 commit d967a80

File tree

3 files changed

+210
-232
lines changed

3 files changed

+210
-232
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = "<2.1,>=2.0"
7+
django = ">=2.0,<2.3"
88
pillow = "*"
99
coveralls = "*"
1010
dateparser = "*"

0 commit comments

Comments
 (0)