Skip to content

fix(deps): update dependency authlib to v1.7.2 - #79

Merged
Daniel Willim (kognic-willim) merged 2 commits into
masterfrom
renovate/python-non-major
Aug 18, 2026
Merged

fix(deps): update dependency authlib to v1.7.2#79
Daniel Willim (kognic-willim) merged 2 commits into
masterfrom
renovate/python-non-major

Conversation

@kognic-renovate

@kognic-renovate kognic-renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
authlib 1.6.121.7.2 age confidence

Release Notes

authlib/authlib (authlib)

v1.7.2

Compare Source

What's Changed

Full Changelog: authlib/authlib@v1.7.1...v1.7.2

v1.7.1

Compare Source

What's Changed

  • Fix authlib.jose deprecation warning poping from _joserfc_helpers by @​azmeuk in #​881
  • Fix redirecting to unvalidated redirect_uri on InvalidScopeError in OpenIDImplicitGrant and OpenIDHybridGrant.

Full Changelog: authlib/authlib@v1.7.0...v1.7.1

v1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: authlib/authlib@v1.6.10...v1.7.0


Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • "after 09:00 and before 15:00 on monday, tuesday, wednesday and thursday,after 09:00 and before 13:00 on friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@kognic-renovate
kognic-renovate Bot requested a review from a team as a code owner June 12, 2026 07:54
@kognic-renovate kognic-renovate Bot added autoreview Enable the Kognic GitHub App to automatically review and approve the PR if meeting all criteria dependencies Pull requests that update a dependency file labels Jun 12, 2026
@kognic-github-app

kognic-github-app Bot commented Jun 12, 2026

Copy link
Copy Markdown

Agent review approved this PR.

authlib 1.6.12→1.7.2: No upstream chatter hits. Release notes show bug fixes and improvements: security fix removing "none" from default JWT algorithms, fix for unvalidated redirect_uri on InvalidScopeError, PKCE downgrade countermeasure (RFC9700), and an internal migration to joserfc. No breaking changes declared. Package is well-established (5,398 stars, BSD-3-Clause). The new joserfc entry in the lockfile is a transitive dependency of authlib, not a new direct dep — out of scope.

Sources:

Package Ecosystem Source repo Verification
authlib pypi github.com/authlib/authlib chatter+changelog

@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from a451c59 to 232ad40 Compare June 12, 2026 12:20
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 232ad40 to b68a1f5 Compare June 16, 2026 00:05
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from b68a1f5 to 9b0e336 Compare June 17, 2026 00:20
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Jun 17, 2026
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Jun 22, 2026
@kognic-renovate kognic-renovate Bot changed the title chore(deps): update dependency authlib to v1.7.2 fix(deps): update dependency authlib to v1.7.2 Jun 25, 2026
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 6c257e3 to d4f80ea Compare June 29, 2026 12:06
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from d4f80ea to f768386 Compare July 1, 2026 12:07
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from f768386 to bf647f8 Compare July 7, 2026 18:07
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Jul 7, 2026
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 09c8919 to 7fcca09 Compare July 13, 2026 10:08
@kognic-renovate kognic-renovate Bot changed the title fix(deps): update dependency authlib to v1.7.2 fix(deps): update python (non-major) to v1.7.2 Jul 13, 2026
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 7fcca09 to d1481f6 Compare July 14, 2026 18:07
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from d1481f6 to 95f9241 Compare July 15, 2026 12:09
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Jul 15, 2026
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Jul 19, 2026
@kognic-renovate kognic-renovate Bot changed the title fix(deps): update python (non-major) to v1.7.2 fix(deps): update dependency authlib to v1.7.2 Jul 20, 2026
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from db80d9d to 0d33767 Compare July 21, 2026 12:13
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 0d33767 to e03cb19 Compare July 27, 2026 12:10
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from e03cb19 to 8829f4e Compare July 28, 2026 12:19
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 8829f4e to c97c01d Compare August 6, 2026 12:06
kognic-github-app[bot]
kognic-github-app Bot previously approved these changes Aug 6, 2026
@kognic-renovate

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kognic-willim
Daniel Willim (kognic-willim) merged commit 1bf8e53 into master Aug 18, 2026
3 checks passed
@kognic-willim
Daniel Willim (kognic-willim) deleted the renovate/python-non-major branch August 18, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoreview Enable the Kognic GitHub App to automatically review and approve the PR if meeting all criteria dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant