]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore(deps): Bump django from 5.1.4 to 5.1.5 (#8738)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 15 Jan 2025 01:02:23 +0000 (01:02 +0000)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 01:02:23 +0000 (01:02 +0000)
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.5)

---
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 0c97e21e56077f4187bf0bcb7d439a18d2c79550..0e2486b03e87c68c61f09470aba111ee73185d05 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 = "~=5.1.4"
+django = "~=5.1.5"
 django-allauth = {extras = ["mfa", "socialaccount"], version = "*"}
 django-auditlog = "*"
 django-celery-results = "*"
index b12acfb9d711ce9e059dfb18f2afc44adc193933..1e1ec98233367f8240b2b29ab163a53380a5b9ec 100644 (file)
@@ -1,7 +1,7 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "0abce8638a5123784b6d4281bf15874ccc77df4f66bf4eb7d6d0e854d2778788"
+            "sha256": "3806c1dbfde8e9383e748c106c217170d6dcdbb8b95d573030b2294dab32d462"
         },
         "pipfile-spec": 6,
         "requires": {},
         },
         "django": {
             "hashes": [
-                "sha256:236e023f021f5ce7dee5779de7b286565fdea5f4ab86bae5338e3f7b69896cf0",
-                "sha256:de450c09e91879fa5a307f696e57c851955c910a438a35e6b4c895e86bedc82a"
+                "sha256:19bbca786df50b9eca23cee79d495facf55c8f5c54c529d9bf1fe7b5ea086af3",
+                "sha256:c46eb936111fffe6ec4bc9930035524a8be98ec2f74d8a0ff351226a3e52f459"
             ],
             "index": "pypi",
             "markers": "python_version >= '3.10'",
-            "version": "==5.1.4"
+            "version": "==5.1.5"
         },
         "django-allauth": {
             "extras": [