Bump pyjwt from 2.4.0 to 2.7.0 (#313)

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.4.0...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-10 11:16:18 -04:00
committed by GitHub
parent 8be3864d7a
commit 25112eaa2d
2 changed files with 62 additions and 61 deletions

View File

@@ -51,7 +51,7 @@ marshmallow-sqlalchemy = "==0.29.0"
notifications-python-client = "==6.3.0"
oscrypto = "==1.3.0"
psycopg2-binary = "==2.9.3"
pyjwt = "==2.4.0"
pyjwt = "==2.7.0"
python-dotenv = "==1.0.0"
sqlalchemy = "==1.4.40"
werkzeug = "~=2.3"