From 09b5aa636762961b1bce43dd509f69b13058dacf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 14:35:19 +0000 Subject: [PATCH] Bump django-alive Bumps the production-dependencies group with 1 update in the /config/requirements directory: [django-alive](https://github.com/lincolnloop/django-alive). Updates `django-alive` from 1.2.2 to 2.0.0 - [Release notes](https://github.com/lincolnloop/django-alive/releases) - [Changelog](https://github.com/lincolnloop/django-alive/blob/main/CHANGELOG.md) - [Commits](https://github.com/lincolnloop/django-alive/compare/1.2.2...2.0.0) --- updated-dependencies: - dependency-name: django-alive dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- config/requirements/dev_lock.txt | 6 +++--- config/requirements/prod.in | 2 +- config/requirements/prod_lock.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/requirements/dev_lock.txt b/config/requirements/dev_lock.txt index 9bfb0830..cf21c675 100644 --- a/config/requirements/dev_lock.txt +++ b/config/requirements/dev_lock.txt @@ -390,9 +390,9 @@ django==5.1 \ # django-stubs # django-stubs-ext # model-bakery -django-alive==1.2.2 \ - --hash=sha256:00246da76b83737cb8fc3ebcc4fa4ed2af5de5446ec27a7325a836eff8c480c0 \ - --hash=sha256:0805d724e5037b636af965488156e99da7fd883f94f41eb01c4d1701af13f85e +django-alive==2.0.0 \ + --hash=sha256:c8e5a767080566aefac6b05d60e4371871f292e0e32a753b6c18b8c28f473c3e \ + --hash=sha256:f7aa691db23b1065bdbaee96d8c347e3d9df2be783c9d5514f7fd82e9c9ee088 # via -r config/requirements/prod.in django-allauth==64.2.0 \ --hash=sha256:71b404b3a7631502005e549800411e77939754e6864f2d24c17741a42e8e50e5 diff --git a/config/requirements/prod.in b/config/requirements/prod.in index f8401cc3..a30859c8 100644 --- a/config/requirements/prod.in +++ b/config/requirements/prod.in @@ -6,7 +6,7 @@ Django~=5.0 boto3~=1.34 celery~=5.3 crispy-bootstrap5~=2024.2 -django-alive~=1.2 +django-alive~=2.0 django-allauth~=64.0 django-crispy-forms~=2.2 django-maintenance-mode~=0.19 diff --git a/config/requirements/prod_lock.txt b/config/requirements/prod_lock.txt index 3da49e1e..dd3bafe8 100644 --- a/config/requirements/prod_lock.txt +++ b/config/requirements/prod_lock.txt @@ -143,9 +143,9 @@ django==5.1 \ # django-allauth # django-crispy-forms # django-storages -django-alive==1.2.2 \ - --hash=sha256:00246da76b83737cb8fc3ebcc4fa4ed2af5de5446ec27a7325a836eff8c480c0 \ - --hash=sha256:0805d724e5037b636af965488156e99da7fd883f94f41eb01c4d1701af13f85e +django-alive==2.0.0 \ + --hash=sha256:c8e5a767080566aefac6b05d60e4371871f292e0e32a753b6c18b8c28f473c3e \ + --hash=sha256:f7aa691db23b1065bdbaee96d8c347e3d9df2be783c9d5514f7fd82e9c9ee088 # via -r config/requirements/prod.in django-allauth==64.2.0 \ --hash=sha256:71b404b3a7631502005e549800411e77939754e6864f2d24c17741a42e8e50e5