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

Commit ac9c7ed

Browse files
Bump django from 4.2.17 to 4.2.19 in /{{cookiecutter.project_slug}} (#862)
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.19. - [Commits](django/django@4.2.17...4.2.19) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5f139e commit ac9c7ed

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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 = "~=44.0.1"
13-
django = "==4.2.17"
13+
django = "==4.2.19"
1414
"boto3" = "~=1.35.55"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)