Skip to content

Commit f373fee

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update dj-rest-auth requirement from <7.1,>=6.0 to >=6.0,<7.2
Updates the requirements on [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) to permit the latest version. - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@6.0.0...7.1.1) --- updated-dependencies: - dependency-name: dj-rest-auth dependency-version: 7.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e18495e commit f373fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"passlib~=1.7.1",
5252
"djangorestframework-link-header-pagination~=0.1.1",
5353
"weasyprint>=65,<68",
54-
"dj-rest-auth>=6.0,<7.1",
54+
"dj-rest-auth>=6.0,<7.2",
5555
"django-sendsms~=0.5.0",
5656
"jsonfield~=3.1.0",
5757
"django-private-storage~=3.1.0",

0 commit comments

Comments
 (0)