Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 0231d9f

Browse files
committed
Merge branch 'master' of github.com:crowdbotics/django-scaffold into PLAT-5595
2 parents a12628c + 905be4c commit 0231d9f

File tree

2 files changed

+30
-41
lines changed

2 files changed

+30
-41
lines changed

{{cookiecutter.project_slug}}/backend/Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ psycopg2 = "<2.9"
1818
waitress = "~=2.0.0"
1919
whitenoise = "~=5.3.0"
2020
djangorestframework = "~=3.13.1"
21-
django-bootstrap4 = "~=21.1"
21+
django-bootstrap4 = "~=21.2"
2222
django-allauth = "~=0.47.0"
2323
django-rest-auth = "~=0.9.5"
2424
django-extensions = "~=3.1.5"
@@ -30,5 +30,5 @@ pytest = "==6.2.5"
3030
factory-boy = "==3.2.1"
3131
google-cloud-secret-manager = "==2.7.0"
3232
google-auth = "==1.34.0"
33-
google-cloud-storage = "==1.41.1"
33+
google-cloud-storage = "==1.43.0"
3434

{{cookiecutter.project_slug}}/backend/Pipfile.lock

Lines changed: 28 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)