Chore(deps): Bump the django group with 2 updates

Bumps the django group with 2 updates: [django](https://github.com/django/django) and [djangorestframework](https://github.com/encode/django-rest-framework).


Updates `django` from 4.2.11 to 4.2.13
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.13)

Updates `djangorestframework` from 3.14.0 to 3.15.1
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 21:24:10 +00:00
committed by GitHub
parent 953ba9160e
commit 84a0e73144
2 changed files with 9 additions and 9 deletions

14
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "4e53ee87cb715982b75fe720a69463af4f249b755691fcbc05bec8fe70e51330"
"sha256": "b4fa8fc650d95a48daf538f7c2568be251ae3e2c1a4718b1e3cc66ae59421d65"
},
"pipfile-spec": 6,
"requires": {},
@@ -454,12 +454,12 @@
},
"django": {
"hashes": [
"sha256:6e6ff3db2d8dd0c986b4eec8554c8e4f919b5c1ff62a5b4390c17aff2ed6e5c4",
"sha256:ddc24a0a8280a0430baa37aff11f28574720af05888c62b7cfe71d219f4599d3"
"sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5",
"sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==4.2.11"
"version": "==4.2.13"
},
"django-allauth": {
"extras": [
@@ -542,12 +542,12 @@
},
"djangorestframework": {
"hashes": [
"sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8",
"sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08"
"sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6",
"sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==3.14.0"
"version": "==3.15.1"
},
"djangorestframework-guardian": {
"hashes": [