build(deps): bump django-storages from 1.12 to 1.12.1 (#1600)

This commit is contained in:
dependabot[bot] 2021-10-12 08:32:02 +02:00 committed by GitHub
parent 9c322be8d7
commit 36c97afc44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

8
Pipfile.lock generated
View File

@ -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": {