Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-rest-multitokenauth requirement from <1.5.0,>=1.4.0 to >=1.4.0,<1.6.0 #97

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Updates the requirements on django-rest-multitokenauth to permit the latest version.

Release notes

Sourced from django-rest-multitokenauth's releases.

1.5.0

What's Changed

Full Changelog: anexia/drf-multitokenauth@1.4.0...1.5.0

Changelog

Sourced from django-rest-multitokenauth's changelog.

Changelog

[Unreleased]

  • Added setting for disabling superuser login
  • Added Django 4.0 support
  • Added Django 4.1 support
  • Removed Django 2.2 support
  • Removed Python 3.6 support

[1.4.0]

  • Added Django 3.2 support
  • Removed Django 1.11 support
  • Removed Django 2.0 support
  • Removed Python 2.7 support
  • Removed Python 3.4 support
  • Removed Python 3.5 support

[1.3.3]

  • Removes python requires classifier

[1.3.2]

  • Fixes installation for older python versions

[1.3.2]

  • Fixes migrations for Django >=2.1

[1.3.1]

  • Removed Django 1.8 support

[1.2.1]

  • Switched travis testing to tox

[1.1.1]

  • Updated setup.py and travis

1.1.0

  • Internal release

0.3.0

  • Internal release

... (truncated)

Commits
  • 5aac628 Merge pull request #27 from anexia-it/django41
  • 91173a9 Update readme, compatibility matrix, prepare new release
  • d58bd15 Merge pull request #26 from mikelandzelo173/feat/superuser-login
  • 1814606 Implemented setting for disabling superuser login
  • cbcdbc5 Update changelog for 1.4.0 release
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [django-rest-multitokenauth](https://github.com/anexia-it/django-rest-multitokenauth) to permit the latest version.
- [Release notes](https://github.com/anexia-it/django-rest-multitokenauth/releases)
- [Changelog](https://github.com/anexia-it/django-rest-multitokenauth/blob/master/CHANGELOG.md)
- [Commits](anexia/drf-multitokenauth@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: django-rest-multitokenauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@nezhar nezhar merged commit 5dbf51b into master Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-rest-multitokenauth-gte-1.4.0-and-lt-1.6.0 branch September 15, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant