From ad6b82a315f5c3dc1e0d5bc4ee90e0a4cd93279b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 12:15:05 +0530 Subject: [PATCH] Bump pyotp from 2.7.0 to 2.8.0 (#10429) Bumps [pyotp](https://github.com/pyotp/pyotp) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/pyotp/pyotp/releases) - [Changelog](https://github.com/pyauth/pyotp/blob/develop/Changes.rst) - [Commits](https://github.com/pyotp/pyotp/compare/v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: pyotp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b7214aad2e..4a45a3834b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jinja2==3.1.2 manifester==0.0.11 navmazing==1.1.6 productmd==1.33 -pyotp==2.7.0 +pyotp==2.8.0 python-box==6.1.0 pytest==7.2.0 pytest-services==2.2.1