Skip to content

Commit

Permalink
Update drf-multitokenauth requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [drf-multitokenauth](https://github.com/anexia/drf-multitokenauth) to permit the latest version.
- [Release notes](https://github.com/anexia/drf-multitokenauth/releases)
- [Changelog](https://github.com/anexia/drf-multitokenauth/blob/main/CHANGELOG.md)
- [Commits](anexia/drf-multitokenauth@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: drf-multitokenauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent b9f18e8 commit cc19b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ markdown>=3.2,<3.8
django-filter>=2.4,<24.4
django-cors-headers>=4.0,<4.7
django-userforeignkey>=0.3,<0.6
drf-multitokenauth>=2.0.0,<2.1.0
drf-multitokenauth>=2.0.0,<2.2.0
django-rest-registration>=0.8.3,<0.10
django-rest-passwordreset>=1.1,<1.5
drf-spectacular[sidecar]>=0.26.2,<0.28
Expand Down

0 comments on commit cc19b4f

Please sign in to comment.