Skip to content

Commit 6620da1

Browse files
Update django-sortedm2m requirement from ~=3.1 to ~=4.0
Updates the requirements on [django-sortedm2m](https://github.com/jazzband/django-sortedm2m) to permit the latest version. - [Release notes](https://github.com/jazzband/django-sortedm2m/releases) - [Changelog](https://github.com/jazzband/django-sortedm2m/blob/master/CHANGES.rst) - [Commits](jazzband/django-sortedm2m@3.1.0...4.0.0) --- updated-dependencies: - dependency-name: django-sortedm2m dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f2bec commit 6620da1

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
@@ -43,4 +43,4 @@ djangorestframework-simplejwt[crypto]==5.3.1
4343

4444
# Not used anymore, but needed because some modules are imported in DB migration
4545
# files
46-
django-sortedm2m~=3.1
46+
django-sortedm2m~=4.0

0 commit comments

Comments
 (0)