From 06f91b78d9e2b40f26cb2a2f230fe4ea02e7af69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 13:51:45 +0200 Subject: [PATCH] core: bump webauthn from 1.10.0 to 1.10.1 (#6550) Bumps [webauthn](https://github.com/duo-labs/py_webauthn) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/duo-labs/py_webauthn/releases) - [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/duo-labs/py_webauthn/compare/v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: webauthn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a0f10b84a..4da7c12ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3951,13 +3951,13 @@ files = [ [[package]] name = "webauthn" -version = "1.10.0" +version = "1.10.1" description = "Pythonic WebAuthn" optional = false python-versions = "*" files = [ - {file = "webauthn-1.10.0-py3-none-any.whl", hash = "sha256:b036150a113afc69c2161fef4e58d2bdf54357ee426f0c3ddcbe1fd8361196a3"}, - {file = "webauthn-1.10.0.tar.gz", hash = "sha256:f9691d311bd9e80f9177d05716168c7f4193bc8d818a61b149740f8aebf9f75b"}, + {file = "webauthn-1.10.1-py3-none-any.whl", hash = "sha256:1d6b2c0753344df4c067a478f0e7f0e6cbb561f3d40342472f421657cdd16d41"}, + {file = "webauthn-1.10.1.tar.gz", hash = "sha256:94fc8265cccce88e1e43dc2008f3d8bb1f05fdd547246efa1be8ef684a6c3a7b"}, ] [package.dependencies]