Skip to content

Commit ca34ac3

Browse files
Bump django-extensions from 4.0 to 4.1 (#12220)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 4.0 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@4.0...4.1) --- updated-dependencies: - dependency-name: django-extensions dependency-version: '4.1' 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 3cd059d commit ca34ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ django-imagekit==5.0.0
1313
django-multiselectfield==0.1.13
1414
django-polymorphic==3.1.0
1515
django-crispy-forms==2.3
16-
django_extensions==4.0
16+
django_extensions==4.1
1717
django-slack==5.19.0
1818
# This library is very outdated and not directly. It is used solely for migration
1919
# purposes to django-tagulous, so it must stay

0 commit comments

Comments
 (0)