Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps requests-auth from 6.0.0 to 7.0.0.

Release notes

Sourced from requests-auth's releases.

7.0.0 (2023-04-27)

Changed

  • requests_auth.OAuth2ResourceOwnerPasswordCredentials does not send basic authentication by default.

Added

  • session_auth as a parameter of requests_auth.OAuth2ResourceOwnerPasswordCredentials. Allowing to provide any kind of optional authentication.
  • requests_auth.OktaResourceOwnerPasswordCredentials providing Okta resource owner password credentials flow easy setup.
  • Explicit support for Python 3.11

Removed

  • Explicit support for Python 3.6
Changelog

Sourced from requests-auth's changelog.

[7.0.0] - 2023-04-27

Changed

  • requests_auth.OAuth2ResourceOwnerPasswordCredentials does not send basic authentication by default.

Added

  • session_auth as a parameter of requests_auth.OAuth2ResourceOwnerPasswordCredentials. Allowing to provide any kind of optional authentication.
  • requests_auth.OktaResourceOwnerPasswordCredentials providing Okta resource owner password credentials flow easy setup.
  • Explicit support for Python 3.11

Removed

  • Explicit support for Python 3.6
Commits

Dependabot compatibility score

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)

Bumps [requests-auth](https://github.com/Colin-b/requests_auth) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/Colin-b/requests_auth/releases)
- [Changelog](https://github.com/Colin-b/requests_auth/blob/develop/CHANGELOG.md)
- [Commits](Colin-b/requests_auth@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: requests-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related with project dependencies python labels May 1, 2023
@da1910 da1910 added this pull request to the merge queue May 2, 2023
Merged via the queue into main with commit ab846a2 May 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/requests-auth-7.0.0 branch May 2, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants