build(deps): bump django from 3.2.23 to 4.2.9

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

---
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] 2024-01-03 10:00:10 +00:00 committed by GitHub
parent c39fdc7d67
commit c5f6a7c538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 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.9"
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"

16
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "49acbdd54a49d9bc4fcbaa78c79507fee215fb6c632ff61a60f0491367ac37a3" "sha256": "eb7730982b12fcf2a916a7acba4341e7da76194a58b617dc0362668be49f43c7"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -249,12 +249,12 @@
}, },
"django": { "django": {
"hashes": [ "hashes": [
"sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b", "sha256:12498cc3cb8bc8038539fef9e90e95f507502436c1f0c3a673411324fa675d14",
"sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1" "sha256:2cc2fc7d1708ada170ddd6c99f35cc25db664f165d3794bc7723f46b2f8c8984"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.8'",
"version": "==3.2.23" "version": "==4.2.9"
}, },
"django-axes": { "django-axes": {
"hashes": [ "hashes": [
@ -543,11 +543,11 @@
}, },
"typing-extensions": { "typing-extensions": {
"hashes": [ "hashes": [
"sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0", "sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783",
"sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef" "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"
], ],
"markers": "python_version < '3.10'", "markers": "python_version < '3.10'",
"version": "==4.8.0" "version": "==4.9.0"
}, },
"urllib3": { "urllib3": {
"hashes": [ "hashes": [