Bump pyjwt from 1.7.1 to 2.4.0 in /.github/scripts/common (#816)

* Bump pyjwt from 1.7.1 to 2.4.0 in /.github/scripts/common

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.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/1.7.1...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump version of PyGithub for pyjwt version upgrade

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ravishankar Bhagavandas <bhagavar@amazon.com>
pull/817/head
dependabot[bot] 3 years ago committed by GitHub
parent 5a2c56bf9c
commit 7c4e06b279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,8 +5,8 @@ Deprecated==1.2.10
gitdb==4.0.5
GitPython==3.1.11
idna==2.10
PyGithub==1.54
PyJWT==1.7.1
PyGithub==1.55
PyJWT==2.4.0
PyYAML==5.4
requests
smmap==3.0.4

Loading…
Cancel
Save