build(deps): bump django-storages from 1.12 to 1.12.1 (#1600)
This commit is contained in:
parent
9c322be8d7
commit
36c97afc44
|
@ -430,11 +430,11 @@
|
|||
},
|
||||
"django-storages": {
|
||||
"hashes": [
|
||||
"sha256:b3fdb4337b1e54b8a23fe41c62d91648e26249f9fc00e882d1d09e16207aa204",
|
||||
"sha256:b76fb6758ff6251565d07a18fe051ca1dc886921052cd5a7e373442449c72a4a"
|
||||
"sha256:a88199d67e2fc032e92de02106315ed005ae22a2bf4df5269c0add4148fec739",
|
||||
"sha256:cb079981e2e4fe16d7f41000913225140dc334a84f5b7c5e4fcc6b7e6a028222"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.12"
|
||||
"version": "==1.12.1"
|
||||
},
|
||||
"djangorestframework": {
|
||||
"hashes": [
|
||||
|
@ -1645,7 +1645,7 @@
|
|||
"sha256:9c2ea1e62d871267b78307fe511c0838ba0da28698c5732d54e2790bf3ba9899",
|
||||
"sha256:e17d6e2b81095c9db0a03a8025a957f334d6ea30b26f9ec70805411e5c7c81f2"
|
||||
],
|
||||
"markers": "python_version < '4.0' and python_full_version >= '3.6.1'",
|
||||
"markers": "python_version < '4' and python_full_version >= '3.6.1'",
|
||||
"version": "==5.9.3"
|
||||
},
|
||||
"lazy-object-proxy": {
|
||||
|
|
Reference in New Issue