From 70395744401310b7b1303427c9949218ca2f295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:53:59 +0000 Subject: [PATCH] Bump pyotp from 2.9.0 to 2.10.0 Bumps [pyotp](https://github.com/pyauth/pyotp) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/pyauth/pyotp/releases) - [Changelog](https://github.com/pyauth/pyotp/blob/main/Changes.rst) - [Commits](https://github.com/pyauth/pyotp/compare/v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: pyotp dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f150e4b..8fa8438 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==3.1.1 Flask-Login==0.6.3 gunicorn==26.0.0 Werkzeug==3.1.8 -pyotp==2.9.0 +pyotp==2.10.0 qrcode==8.2 requests==2.34.2 pillow==12.2.0