Skip to content

Commit 2b6c0eb

Browse files
chore(deps): bump django-extensions from 3.2.3 to 4.1
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.2.3 to 4.1. - [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.2.3...4.1) --- updated-dependencies: - dependency-name: django-extensions dependency-version: '4.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 929affd commit 2b6c0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"num2words==0.5.13",
5252
"django-polymorphic==4.1.0",
5353
"sorl-thumbnail==12.11.0",
54-
"django-extensions==3.2.3",
54+
"django-extensions==4.1",
5555
"django-import-export==2.7.1",
5656
"pypandoc==1.12",
5757
"panflute==2.3.1",

0 commit comments

Comments
 (0)