Skip to content

chore(deps): bump authlib from 1.7.0 to 1.7.1 in /envs/terminus_env#786

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/envs/terminus_env/authlib-1.7.1
Open

chore(deps): bump authlib from 1.7.0 to 1.7.1 in /envs/terminus_env#786
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/envs/terminus_env/authlib-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps authlib from 1.7.0 to 1.7.1.

Release notes

Sourced from authlib's releases.

v1.7.1

What's Changed

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

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

Commits
  • 485016a chore: bump to 1.7.1
  • 7b4ecd7 fix: redirecting to unvalidated redirect_uri on InvalidScopeError in OIDC grants
  • c304a21 Merge pull request #881 from azmeuk/880-deprecation-warnings
  • 4165ada fix: authlib.jose deprecation warning poping from _joserfc_helpers
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [authlib](https://github.com/authlib/authlib) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Commits](authlib/authlib@v1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.7.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies python:uv Pull requests that update python:uv code labels Jun 9, 2026
@bot-ci-comment

bot-ci-comment Bot commented Jun 9, 2026

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Darktex Darktex left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This is an automated review by Claude Code, not a human review.


Alignment Review (automated)

Tier 1 (bugs/lint): None. Minimal patch bump (+3/-3) touching only envs/terminus_env/uv.lock: authlib 1.7.0 -> 1.7.1, a bugfix release that also patches an unvalidated redirect_uri redirect in OpenIDImplicitGrant/OpenIDHybridGrant (security-relevant, worth taking). Verified the diff contains no unrelated openenv-core -> openenv rename — unlike #780, this lockfile still references openenv-core.

Tier 2 (alignment): None.


Automated review by Claude Code | Learn more

@Darktex Darktex left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: This is an automated review by Claude Code, not a human review.


Tier 1 (correctness): Clean lockfile bump of authlib 1.7.0 → 1.7.1 in envs/terminus_env/uv.lock. Version string, sdist (URL + sha256 + size + upload-time) and wheel (URL + sha256 + size + upload-time) are all updated together and consistent with the 1.7.1 artifacts — no partial edits or stale hashes.

Tier 2 (alignment): No Python source touched; no OpenEnv invariant or principle implicated. Scope matches the title exactly (one file). Upstream 1.7.1 is a bugfix release (JOSE deprecation-warning fix + an OIDC redirect_uri validation fix).

Verdict: approve — routine, internally-consistent dependency bump.


Automated review by Claude Code | Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant