]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore(deps): Bump django from 4.2.14 to 4.2.15 (#7412)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 7 Aug 2024 19:49:51 +0000 (12:49 -0700)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2024 19:49:51 +0000 (12:49 -0700)
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>
Pipfile
Pipfile.lock

diff --git a/Pipfile b/Pipfile
index accd78769cc222643a7a4a6f4719a8dab49b4116..51e8641036b8bc89dc4dc3bf7c8074af0e1bc38c 100644 (file)
--- a/Pipfile
+++ b/Pipfile
@@ -7,7 +7,7 @@ name = "pypi"
 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 = "*"
index 73ef6bfedd4614f21cc65c70073518e61646acb0..1b887d91957ac4fbce8427aad0eb12147bd682cc 100644 (file)
@@ -1,7 +1,7 @@
 {
     "_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": [