From f43c0bc79886d57c249c8a7e808525c9a265baf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 15:01:06 +0300 Subject: [PATCH] core: bump duo-client from 5.0.0 to 5.0.1 (#5490) Bumps [duo-client](https://github.com/duosecurity/duo_client_python) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/duosecurity/duo_client_python/releases) - [Commits](https://github.com/duosecurity/duo_client_python/compare/5.0.0...5.0.1) --- updated-dependencies: - dependency-name: duo-client 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 c050660e0..0f4af4915 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1313,14 +1313,14 @@ files = [ [[package]] name = "duo-client" -version = "5.0.0" +version = "5.0.1" description = "Reference client for Duo Security APIs" category = "main" optional = false python-versions = "*" files = [ - {file = "duo_client-5.0.0-py2.py3-none-any.whl", hash = "sha256:653ac3bc91fea4b7a11da5904e17da24131a3b814a5734f28ada100b5cf0c679"}, - {file = "duo_client-5.0.0.tar.gz", hash = "sha256:a6428581634cd2a54497b731e83764220242c716dccb359f5037f1d489464ba1"}, + {file = "duo_client-5.0.1-py2.py3-none-any.whl", hash = "sha256:8159b93a516979ae18e985bbca46ba3bf8ec27cd7ff6db464b37fa667d49c9b5"}, + {file = "duo_client-5.0.1.tar.gz", hash = "sha256:a13c47b0cb91e3a0d33b2f99271a0a6c2de17f92dd0ad4c649a366a0533db0c7"}, ] [package.dependencies]