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

Commit 5318793

Browse files
Bump django-extensions in /{{cookiecutter.project_slug}} (#659)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.1.5 to 3.2.3. - [Release notes](https://github.com/django-extensions/django-extensions/releases) - [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md) - [Commits](django-extensions/django-extensions@3.1.5...3.2.3) --- updated-dependencies: - dependency-name: django-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fe8b6e commit 5318793

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ whitenoise = "~=6.0.0"
2020
djangorestframework = "~=3.14.0"
2121
django-bootstrap4 = "~=22.1"
2222
django-allauth = "~=0.54.0"
23-
django-extensions = "~=3.1.5"
23+
django-extensions = "~=3.2.3"
2424
packaging = "*"
2525
pyyaml = "~=6.0"
2626
pillow = "~=10.0.1"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 7 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)