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

Commit f83f7d9

Browse files
Bump django-extensions in /{{cookiecutter.project_slug}} (#645)
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 e6dc091 commit f83f7d9

File tree

2 files changed

+45
-19
lines changed

2 files changed

+45
-19
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ djangorestframework = "~=3.14.0"
2121
django-bootstrap4 = "~=22.1"
2222
django-allauth = "~=0.54.0"
2323
django-rest-auth = "~=0.9.5"
24-
django-extensions = "~=3.1.5"
24+
django-extensions = "~=3.2.3"
2525
packaging = "*"
2626
pyyaml = "~=6.0"
2727
pillow = "~=10.0.1"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)