Upgrade to django 2.0.2
This commit is contained in:
parent
3d32c27d9a
commit
d5744c3842
1 changed files with 5 additions and 5 deletions
10
Pipfile.lock
generated
10
Pipfile.lock
generated
|
@ -9,9 +9,9 @@
|
|||
"os_name": "posix",
|
||||
"platform_machine": "x86_64",
|
||||
"platform_python_implementation": "CPython",
|
||||
"platform_release": "4.14.13-1-ARCH",
|
||||
"platform_release": "4.14.15-1-ARCH",
|
||||
"platform_system": "Linux",
|
||||
"platform_version": "#1 SMP PREEMPT Wed Jan 10 11:14:50 UTC 2018",
|
||||
"platform_version": "#1 SMP PREEMPT Tue Jan 23 21:49:25 UTC 2018",
|
||||
"python_full_version": "3.6.4",
|
||||
"python_version": "3.6",
|
||||
"sys_platform": "linux"
|
||||
|
@ -29,10 +29,10 @@
|
|||
"default": {
|
||||
"django": {
|
||||
"hashes": [
|
||||
"sha256:52475f607c92035d4ac8fee284f56213065a4a6b25ed43f7e39df0e576e69e9f",
|
||||
"sha256:d96b804be412a5125a594023ec524a2010a6ffa4d408e5482ab6ff3cb97ec12f"
|
||||
"sha256:7c8ff92285406fb349e765e9ade685eec7271d6f5c3f918e495a74768b765c99",
|
||||
"sha256:dc3b61d054f1bced64628c62025d480f655303aea9f408e5996c339a543b45f0"
|
||||
],
|
||||
"version": "==2.0.1"
|
||||
"version": "==2.0.2"
|
||||
},
|
||||
"pytz": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue