mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04: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:
parent
5a2c56bf9c
commit
7c4e06b279
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue