chore(deps): update dependency pyotp to v2.10.0 #3

Merged
daanselen merged 1 commits from renovate/pyotp-2.x into main 2026-07-11 10:19:56 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
pyotp (changelog) ==2.9.0==2.10.0 age confidence

Release Notes

pyauth/pyotp (pyotp)

v2.10.0

Compare Source

================================

  • Fix parse_uri mis-parsing of encoded colon in issuer/account name
    (#​187)

  • Simplified and improved generate_otp() performance in Steam class
    (#​179)

  • Check digest function to prevent error on OTP Generation (#​170)

  • Ignore non-standard otpauth parameters

  • use strings as immutable default arguments (#​162)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pyotp](https://github.com/pyauth/pyotp) ([changelog](https://github.com/pyauth/pyotp/blob/main/Changes.rst)) | `==2.9.0` → `==2.10.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pyotp/2.10.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyotp/2.9.0/2.10.0?slim=true) | --- ### Release Notes <details> <summary>pyauth/pyotp (pyotp)</summary> ### [`v2.10.0`](https://github.com/pyauth/pyotp/blob/HEAD/Changes.rst#Changes-for-v2100-2026-06-13) [Compare Source](https://github.com/pyauth/pyotp/compare/v2.9.0...v2.10.0) \================================ - Fix parse\_uri mis-parsing of encoded colon in issuer/account name ([#&#8203;187](https://github.com/pyauth/pyotp/issues/187)) - Simplified and improved generate\_otp() performance in Steam class ([#&#8203;179](https://github.com/pyauth/pyotp/issues/179)) - Check digest function to prevent error on OTP Generation ([#&#8203;170](https://github.com/pyauth/pyotp/issues/170)) - Ignore non-standard otpauth parameters - use strings as immutable default arguments ([#&#8203;162](https://github.com/pyauth/pyotp/issues/162)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-22 19:01:51 +00:00
chore(deps): update dependency pyotp to v2.10.0
renovate/stability-days Updates have met minimum release age requirement
6da6482a5e
daanselen approved these changes 2026-07-11 09:53:56 +00:00
daanselen merged commit 8ba868d75b into main 2026-07-11 10:19:56 +00:00
Sign in to join this conversation.