Skip to content

Commit

Permalink
Merge pull request #851 from crowdbotics/qa
Browse files Browse the repository at this point in the history
Merge QA into master
  • Loading branch information
driverdan authored Jan 2, 2025
2 parents 3489ce1 + a9c75cf commit 0171772
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python_version = "3.9"

[packages]
cryptography = "~=43.0.1"
django = "==4.2.16"
django = "==4.2.17"
"boto3" = "~=1.35.55"
django-environ = "~=0.11.2"
django-storages = "~=1.14"
Expand Down
8 changes: 4 additions & 4 deletions {{cookiecutter.project_slug}}/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0171772

Please sign in to comment.