Bump django from 3.1.9 to 3.1.12 (#6)

Bumps [django](https://github.com/django/django) from 3.1.9 to 3.1.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.9...3.1.12)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-18 17:53:29 +02:00 committed by GitHub
parent 754c72a6be
commit 8c99fcb604
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
Pipfile.lock generated
View file

@ -21,15 +21,16 @@
"sha256:92906c611ce6c967347bbfea733f13d6313901d54dcca88195eaeb52b2a8e8ee",
"sha256:d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78"
],
"markers": "python_version >= '3.6'",
"version": "==3.3.4"
},
"django": {
"hashes": [
"sha256:296d10092561a1cf16100885b935dc56cf09c8ccb114e64004554941677c6342",
"sha256:f5c3f1ce2473abf2f35d992c46d5534e53bd3397867689bde28fd29e856b46b7"
"sha256:a523d62b7ab2908f551dabc32b99017a86aa7784e32b761708e52be3dce6d35d",
"sha256:dc41bf07357f1f4810c1c555b685cb51f780b41e37892d6cc92b89789f2847e1"
],
"index": "pypi",
"version": "==3.1.9"
"version": "==3.1.12"
},
"djangorestframework": {
"hashes": [
@ -106,6 +107,7 @@
"sha256:73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c",
"sha256:75bb3f31ea686f1197762692a9ee6a7550b59fc6ca3a1f4b5d7e32fb98e2da2a"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
"version": "==2.8.1"
},
"pytz": {
@ -151,6 +153,7 @@
"sha256:f74429a07fedb36a03c159332b914e6de757176064f9fed94b5f79ebac07d913",
"sha256:fec42690a2eb646b384eafb021c425fab48991587edb412d4db77acc358b27ce"
],
"markers": "python_version >= '3.6'",
"version": "==0.24.2"
},
"scipy": {
@ -175,6 +178,7 @@
"sha256:f68eb46b86b2c246af99fcaa6f6e37c7a7a413e1084a794990b877f2ff71f7b6",
"sha256:fdf606341cd798530b05705c87779606fcdfaf768a8129c348ea94441da15b04"
],
"markers": "python_version < '3.10' and python_version >= '3.7'",
"version": "==1.6.3"
},
"six": {
@ -182,6 +186,7 @@
"sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926",
"sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"
],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
"version": "==1.16.0"
},
"sklearn": {
@ -196,6 +201,7 @@
"sha256:017cde379adbd6a1f15a61873f43e8274179378e95ef3fede90b5aa64d304ed0",
"sha256:0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8"
],
"markers": "python_version >= '3.5'",
"version": "==0.4.1"
},
"threadpoolctl": {
@ -203,6 +209,7 @@
"sha256:38b74ca20ff3bb42caca8b00055111d74159ee95c4370882bbff2b93d24da725",
"sha256:ddc57c96a38beb63db45d6c159b5ab07b6bced12c45a1f07b2b92f272aebfa6b"
],
"markers": "python_version >= '3.5'",
"version": "==2.1.0"
},
"typing-extensions": {