Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2025

Bumps joserfc from 1.2.0 to 1.2.1.

Release notes

Sourced from joserfc's releases.

1.2.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from joserfc's changelog.

1.2.1

Released on July 10, 2025

  • Improve type hints on JWK module:
    • Overload type hints on jwk.import_key and jwk.generate_key.
    • Return correct types on OctKey.import_key, RSAKey.import_key, and etc.
  • Guess key with "alg" and "use" parameters.
Commits
  • bba75ef chore: release 1.2.1
  • 82e022a fix: improve type hints for import_key
  • 212ea38 fix: guess correct key with "use" and "alg"
  • b48ea52 docs: add conda forge install
  • ce41573 docs: update translations
  • 9f89b2c docs: finish the migration guide for python-jose, #25
  • f5541e4 docs: update locales
  • 84c6b0d docs: update jwk, recommend using jwk.import_key and jwk.generate_key directly
  • 8aaedaf fix: improve jwk.import_key and jwk.generate_key type hints
  • ab682f8 fix: improve type hints for jwk module
  • Additional commits viewable 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 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 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)

Bumps [joserfc](https://github.com/authlib/joserfc) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/authlib/joserfc/releases)
- [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst)
- [Commits](authlib/joserfc@1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: joserfc
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 11, 2025 02:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 11, 2025
@snyk-io
Copy link

snyk-io bot commented Jul 11, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

Superseded by #135.

@dependabot dependabot bot closed this Jul 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/joserfc-1.2.1 branch July 15, 2025 05:40
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant