Skip to content

Commit

Permalink
chore(deps): bump pyotp from 2.6.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [pyotp](https://github.com/pyotp/pyotp) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/pyotp/pyotp/releases)
- [Changelog](https://github.com/pyauth/pyotp/blob/develop/Changes.rst)
- [Commits](pyauth/pyotp@v2.6.0...v2.9.0)

---
updated-dependencies:
- dependency-name: pyotp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 2602e31 commit f43fd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.
pygments==2.17.2; python_version >= '3.5'
pymysql==1.0.2; python_version >= '3.6'
pyopenssl==22.0.0; python_version >= '3.7'
pyotp==2.6.0; python_version >= '3.5'
pyotp==2.9.0; python_version >= '3.5'
pytest==7.0.1; python_version >= '3.6'
pytest-forked==1.4.0; python_version >= '3.6'
pytest-html==2.0.1; python_version >= '3.6'
Expand Down

0 comments on commit f43fd25

Please sign in to comment.