Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update oauthlib requirement from ~=3.0 to ~=3.2 in /requirements (#74)
Browse files Browse the repository at this point in the history
Updates the requirements on [oauthlib](https://github.com/oauthlib/oauthlib) to permit the latest version.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](oauthlib/oauthlib@v3.0.0...v3.2.2)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 36fb4e2 commit 36f6561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ovos-plugin-manager>=0.0.23a3
ovos-backend-client~=0.1
ovos-stt-plugin-server
requests_cache
oauthlib~=3.0
oauthlib~=3.2
Flask-SQLAlchemy
sqlalchemy-json
ovos-config>=0.0.10
Expand Down

0 comments on commit 36f6561

Please sign in to comment.