build(deps): bump django from 3.2.23 to 4.2.8

Bumps [django](https://github.com/django/django) from 3.2.23 to 4.2.8.
- [Commits](https://github.com/django/django/compare/3.2.23...4.2.8)

---
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-12-04 09:53:38 +00:00 committed by GitHub
parent c39fdc7d67
commit c6306585ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ name = "pypi"
[packages] [packages]
crispy-bootstrap5 = "~=0.7" crispy-bootstrap5 = "~=0.7"
django = "~=3.2.23" django = "~=4.2.8"
django-axes = "~=6.1.1" django-axes = "~=6.1.1"
django-bootstrap-pagination = "~=1.7.1" django-bootstrap-pagination = "~=1.7.1"
django-crispy-forms = "~=2.0" django-crispy-forms = "~=2.0"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "49acbdd54a49d9bc4fcbaa78c79507fee215fb6c632ff61a60f0491367ac37a3" "sha256": "1ebe0b7f5d8ae8d7a13b90d03e948d8f0a1c53a254c3128d104283f65d1d2dc3"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -249,12 +249,12 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b", "sha256:6cb5dcea9e3d12c47834d32156b8841f533a4493c688e2718cafd51aa430ba6d",
"sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1" "sha256:d69d5e36cc5d9f4eb4872be36c622878afcdce94062716cf3e25bcedcb168b62"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.8'",
"version": "==3.2.23" "version": "==4.2.8"
}, },
"django-axes": { "django-axes": {
"hashes": [ "hashes": [