Skip to content

Bump webauthn from 2.7.0 to 2.7.1 in /backend#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/webauthn-2.7.1
Open

Bump webauthn from 2.7.0 to 2.7.1 in /backend#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/webauthn-2.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps webauthn from 2.7.0 to 2.7.1.

Release notes

Sourced from webauthn's releases.

v2.7.1

Changes:

  • This project now uses the pyasn1 library to parse ASN.1-encoded values (#263, h/t @​ggirol-rc)
  • Some bare dict type annotations have been replaced with Dict[str, Any] to satisfy stricter type checking setups (#262, h/t @​typestring)
Changelog

Sourced from webauthn's changelog.

v2.7.1

Changes:

  • This project now uses the pyasn1 library to parse ASN.1-encoded values (#263, h/t @​ggirol-rc)
  • Some bare dict type annotations have been replaced with Dict[str, Any] to satisfy stricter type checking setups (#262, h/t @​typestring)
Commits
  • 91afa1f Update CHANGELOG for v2.7.1
  • 6ea6638 Bump version to v2.7.1
  • 6e6d9b3 Merge pull request #264 from duo-labs/revert-pqc-alpha-work
  • 2be3e05 Revert "Add ML-DSA unit tests"
  • a825746 Revert "Update CHANGELOG for v2.8.0-alpha1"
  • 953b65a Revert "Bump version to v2.8.0-alpha1"
  • 8ebe1b2 Revert "Merge pull request #260 from duo-labs/mm/pqc-dilithium-alpha"
  • 0424e37 Merge pull request #263 from ggirol-rc/pyasn1
  • bfdebf4 Merge pull request #262 from typestring/dict-type-hints
  • a768cd8 move from unmaintained asn1crypto to pyasn1
  • 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 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 [webauthn](https://github.com/duo-labs/py_webauthn) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/duo-labs/py_webauthn/releases)
- [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md)
- [Commits](duo-labs/py_webauthn@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: webauthn
  dependency-version: 2.7.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 Apr 6, 2026
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.

0 participants