Skip to content

Commit

Permalink
Bump pyjwt from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.7.0...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 66a8026 commit 510e8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyan_flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Flask-RESTful==0.3.10
Flask-SQLAlchemy==3.0.5
mysqlclient==2.2.0
mysql-connector-python==8.0.33
PyJWT==2.7.0
PyJWT==2.8.0
python-dotenv==1.0.0
redis==4.6.0
requests==2.31.0
Expand Down

0 comments on commit 510e8f9

Please sign in to comment.