build(deps): bump django from 3.2.9 to 3.2.10

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-07 09:17:07 +00:00 committed by GitHub
parent a5f3c0c7ad
commit 17f3431467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 deletions

View File

@ -5,7 +5,7 @@ name = "pypi"
[packages] [packages]
crispy-bootstrap5 = "~=0.6" crispy-bootstrap5 = "~=0.6"
django = "~=3.2.9" django = "~=3.2.10"
django-bootstrap-pagination = "~=1.7.1" django-bootstrap-pagination = "~=1.7.1"
django-crispy-forms = "~=1.13.0" django-crispy-forms = "~=1.13.0"
django-extensions = "~=3.1.5" django-extensions = "~=3.1.5"

44
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "cbca1b4fc9e3b704e9096e7889c300028ef2bb92f502374cafe7f5b8862e7605" "sha256": "1be948617c9982e00f19ded0e76ed6267b90bd50886335cc1ea59b82448dff2d"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -95,11 +95,11 @@
}, },
"charset-normalizer": { "charset-normalizer": {
"hashes": [ "hashes": [
"sha256:735e240d9a8506778cd7a453d97e817e536bb1fc29f4f6961ce297b9c7a917b0", "sha256:1eecaa09422db5be9e29d7fc65664e6c33bd06f9ced7838578ba40d58bdf3721",
"sha256:83fcdeb225499d6344c8f7f34684c2981270beacc32ede2e669e94f7fa544405" "sha256:b0b883e8e874edfdece9c28f314e3dd5badf067342e42fb162203335ae61aa2c"
], ],
"markers": "python_version >= '3'", "markers": "python_version >= '3'",
"version": "==2.0.8" "version": "==2.0.9"
}, },
"crispy-bootstrap5": { "crispy-bootstrap5": {
"hashes": [ "hashes": [
@ -154,11 +154,11 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:51284300f1522ffcdb07ccbdf676a307c6678659e1284f0618e5a774127a6a08", "sha256:074e8818b4b40acdc2369e67dcd6555d558329785408dcd25340ee98f1f1d5c4",
"sha256:e22c9266da3eec7827737cde57694d7db801fedac938d252bf27377cec06ed1b" "sha256:df6f5eb3c797b27c096d61494507b7634526d4ce8d7c8ca1e57a4fb19c0738a3"
], ],
"index": "pypi", "index": "pypi",
"version": "==3.2.9" "version": "==3.2.10"
}, },
"django-bootstrap-pagination": { "django-bootstrap-pagination": {
"hashes": [ "hashes": [
@ -234,11 +234,11 @@
}, },
"parso": { "parso": {
"hashes": [ "hashes": [
"sha256:12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398", "sha256:8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0",
"sha256:a8c4922db71e4fdb90e0d0bc6e50f9b273d3397925e5e60a717e719201778d22" "sha256:c001d4636cd3aecdaf33cbb40aebb59b094be2a74c556778ef5576c175e19e75"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==0.8.2" "version": "==0.8.3"
}, },
"pexpect": { "pexpect": {
"hashes": [ "hashes": [
@ -343,11 +343,11 @@
}, },
"setuptools": { "setuptools": {
"hashes": [ "hashes": [
"sha256:b4c634615a0cf5b02cf83c7bedffc8da0ca439f00e79452699454da6fbd4153d", "sha256:6d10741ff20b89cd8c6a536ee9dc90d3002dec0226c78fb98605bfb9ef8a7adf",
"sha256:feb5ff19b354cde9efd2344ef6d5e79880ce4be643037641b49508bbb850d060" "sha256:d144f85102f999444d06f9c0e8c737fd0194f10f2f7e5fdb77573f6e2fa4fad0"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==59.4.0" "version": "==59.5.0"
}, },
"social-auth-app-django": { "social-auth-app-django": {
"hashes": [ "hashes": [
@ -501,11 +501,11 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:51284300f1522ffcdb07ccbdf676a307c6678659e1284f0618e5a774127a6a08", "sha256:074e8818b4b40acdc2369e67dcd6555d558329785408dcd25340ee98f1f1d5c4",
"sha256:e22c9266da3eec7827737cde57694d7db801fedac938d252bf27377cec06ed1b" "sha256:df6f5eb3c797b27c096d61494507b7634526d4ce8d7c8ca1e57a4fb19c0738a3"
], ],
"index": "pypi", "index": "pypi",
"version": "==3.2.9" "version": "==3.2.10"
}, },
"django-stubs": { "django-stubs": {
"hashes": [ "hashes": [
@ -791,11 +791,11 @@
}, },
"setuptools": { "setuptools": {
"hashes": [ "hashes": [
"sha256:b4c634615a0cf5b02cf83c7bedffc8da0ca439f00e79452699454da6fbd4153d", "sha256:6d10741ff20b89cd8c6a536ee9dc90d3002dec0226c78fb98605bfb9ef8a7adf",
"sha256:feb5ff19b354cde9efd2344ef6d5e79880ce4be643037641b49508bbb850d060" "sha256:d144f85102f999444d06f9c0e8c737fd0194f10f2f7e5fdb77573f6e2fa4fad0"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==59.4.0" "version": "==59.5.0"
}, },
"sqlparse": { "sqlparse": {
"hashes": [ "hashes": [
@ -862,11 +862,11 @@
}, },
"typing-extensions": { "typing-extensions": {
"hashes": [ "hashes": [
"sha256:2cdf80e4e04866a9b3689a51869016d36db0814d84b8d8a568d22781d45d27ed", "sha256:4ca091dea149f945ec56afb48dae714f21e8692ef22a395223bcd328961b6a0e",
"sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9" "sha256:7f001e5ac290a0c0401508864c7ec868be4e701886d5b573a9528ed3973d9d3b"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==4.0.0" "version": "==4.0.1"
}, },
"wrapt": { "wrapt": {
"hashes": [ "hashes": [