mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-02-06 02:23:29 +08:00
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>
This commit is contained in:
4
.github/scripts/common/requirements.txt
vendored
4
.github/scripts/common/requirements.txt
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user