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

Commit 8165bc4

Browse files
Bump django from 2.2.25 to 2.2.26 in /{{cookiecutter.project_slug}} (#319)
Bumps [django](https://github.com/django/django) from 2.2.25 to 2.2.26. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.25...2.2.26) --- 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 4c59402 commit 8165bc4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.8"
1010

1111
[packages]
1212
cryptography = "~=36.0.1"
13-
django = "~=2.2.24"
13+
django = "~=2.2.26"
1414
"boto3" = "~=1.20.37"
1515
django-environ = "~=0.8.1"
1616
django-storages = "~=1.12"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)