build(deps): bump django from 3.2.16 to 4.1.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-14 03:11:19 +00:00 committed by GitHub
parent 988a3b6c5a
commit 0316a69bdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 24 deletions

View File

@ -5,7 +5,7 @@ name = "pypi"
[packages]
crispy-bootstrap5 = "~=0.7"
django = "~=3.2.16"
django = "~=4.1.5"
django-bootstrap-pagination = "~=1.7.1"
django-crispy-forms = "~=1.14.0"
django-extensions = "~=3.2.1"

32
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "3d8b93983b6ba2e21d03ae62bbf90c01eb24d20d3dc30a7acd0591931fd4eecb"
"sha256": "2c3bb65c68aad2cb40f6f5445dd56348f4827bc243b277233d0ddfa8e3456d3a"
},
"pipfile-spec": 6,
"requires": {
@ -264,11 +264,11 @@
},
"django": {
"hashes": [
"sha256:18ba8efa36b69cfcd4b670d0fa187c6fe7506596f0ababe580e16909bcdec121",
"sha256:3adc285124244724a394fa9b9839cc8cd116faf7d159554c43ecdaa8cdf0b94d"
"sha256:4b214a05fe4c99476e99e2445c8b978c8369c18d4dea8e22ec412862715ad763",
"sha256:ff56ebd7ead0fd5dbe06fe157b0024a7aaea2e0593bb3785fb594cf94dad58ef"
],
"index": "pypi",
"version": "==3.2.16"
"version": "==4.1.5"
},
"django-bootstrap-pagination": {
"hashes": [
@ -451,13 +451,6 @@
],
"version": "==3.2.0"
},
"pytz": {
"hashes": [
"sha256:7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a",
"sha256:93007def75ae22f7cd991c84e02d434876818661f8df9ad5df9e950ff4e52cfd"
],
"version": "==2022.7"
},
"requests": {
"hashes": [
"sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa",
@ -671,11 +664,11 @@
},
"django": {
"hashes": [
"sha256:18ba8efa36b69cfcd4b670d0fa187c6fe7506596f0ababe580e16909bcdec121",
"sha256:3adc285124244724a394fa9b9839cc8cd116faf7d159554c43ecdaa8cdf0b94d"
"sha256:4b214a05fe4c99476e99e2445c8b978c8369c18d4dea8e22ec412862715ad763",
"sha256:ff56ebd7ead0fd5dbe06fe157b0024a7aaea2e0593bb3785fb594cf94dad58ef"
],
"index": "pypi",
"version": "==3.2.16"
"version": "==4.1.5"
},
"django-stubs": {
"hashes": [
@ -858,13 +851,6 @@
"markers": "python_full_version >= '3.6.2'",
"version": "==0.7"
},
"pytz": {
"hashes": [
"sha256:7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a",
"sha256:93007def75ae22f7cd991c84e02d434876818661f8df9ad5df9e950ff4e52cfd"
],
"version": "==2022.7"
},
"pyyaml": {
"hashes": [
"sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",
@ -924,7 +910,7 @@
"sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc",
"sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"
],
"markers": "python_full_version < '3.11.0a7'",
"markers": "python_version < '3.11'",
"version": "==2.0.1"
},
"tomlkit": {
@ -1000,7 +986,7 @@
"sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa",
"sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e"
],
"markers": "python_version < '3.10'",
"markers": "python_version >= '3.7'",
"version": "==4.4.0"
},
"wrapt": {