Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-alive from 1.2.2 to 2.0.0 in /config/requirements in the production-dependencies group across 1 directory #950

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/requirements/dev_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions config/requirements/prod_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down