Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
6574b216fb build(deps): bump pyotp from 2.9.0 to 2.10.0 in /src
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] <support@github.com>
2026-06-15 20:34:34 +00:00

View File

@@ -1,7 +1,7 @@
bcrypt==5.0.0
ifcfg==0.24
psutil==7.2.2
pyotp==2.9.0
pyotp==2.10.0
Flask==3.1.2
flask-cors==6.0.2
icmplib==3.0.4