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

Commit f0c0f14

Browse files
Bump django from 4.2.16 to 4.2.17 in /{{cookiecutter.project_slug}} (#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fe4e2b commit f0c0f14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python_version = "3.9"
1010

1111
[packages]
1212
cryptography = "~=43.0.1"
13-
django = "==4.2.16"
13+
django = "==4.2.17"
1414
"boto3" = "~=1.35.55"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)