Skip to content

Commit 7f626d9

Browse files
chore(deps): update django-polymorphic requirement
Updates the requirements on [django-polymorphic](https://github.com/django-polymorphic/django-polymorphic) to permit the latest version. - [Release notes](https://github.com/django-polymorphic/django-polymorphic/releases) - [Changelog](https://github.com/django-polymorphic/django-polymorphic/blob/master/docs/changelog.rst) - [Commits](jazzband/django-polymorphic@3.0.0...v3.1) --- updated-dependencies: - dependency-name: django-polymorphic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 919f89a commit 7f626d9

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
@@ -7,7 +7,7 @@ celery==5.0.5
77
Django>=2.0,<3.0
88
django-extensions
99
django-hurricane==0.8.8
10-
django-polymorphic~=3.0.0
10+
django-polymorphic~=3.1.0
1111
djangorestframework~=3.12.1
1212
environs~=8.0.0
1313
gitpython~=3.1.9

0 commit comments

Comments
 (0)