Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](https://github.com/django/django/compare/4.2.14...4.2.15)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dateparser = "~=1.2"
# WARNING: django does not use semver.
# Only patch versions are guaranteed to not introduce breaking changes.
-django = "~=4.2.14"
+django = "~=4.2.15"
django-allauth = {extras = ["socialaccount"], version = "*"}
django-auditlog = "*"
django-celery-results = "*"
{
"_meta": {
"hash": {
- "sha256": "dfbdec79ef49972dfb5600bfd01ba2feb4459654a4039635475b7b93a8ad270b"
+ "sha256": "72d88ed3125f33fab90b63af37465adae851541c979242c429bef8a30142356e"
},
"pipfile-spec": 6,
"requires": {},
},
"django": {
"hashes": [
- "sha256:3ec32bc2c616ab02834b9cac93143a7dc1cdcd5b822d78ac95fc20a38c534240",
- "sha256:fc6919875a6226c7ffcae1a7d51e0f2ceaf6f160393180818f6c95f51b1e7b96"
+ "sha256:61ee4a130efb8c451ef3467c67ca99fdce400fedd768634efc86a68c18d80d30",
+ "sha256:c77f926b81129493961e19c0e02188f8d07c112a1162df69bfab178ae447f94a"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
- "version": "==4.2.14"
+ "version": "==4.2.15"
},
"django-allauth": {
"extras": [