Skip to content

Commit

Permalink
Bump django from 4.2.16 to 4.2.17 in /{{cookiecutter.project_slug}} (#…
Browse files Browse the repository at this point in the history
…847)

Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17.
- [Commits](django/django@4.2.16...4.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 9fe4e2b commit f0c0f14
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 f0c0f14

Please sign in to comment.