mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-24 01:52:08 +08:00
Bump pyyaml from 5.3.1 to 5.4 in /.github/scripts/common (#555)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4) 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:
2
.github/scripts/common/requirements.txt
vendored
2
.github/scripts/common/requirements.txt
vendored
@ -7,7 +7,7 @@ GitPython==3.1.11
|
|||||||
idna==2.10
|
idna==2.10
|
||||||
PyGithub==1.54
|
PyGithub==1.54
|
||||||
PyJWT==1.7.1
|
PyJWT==1.7.1
|
||||||
PyYAML==5.3.1
|
PyYAML==5.4
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
smmap==3.0.4
|
smmap==3.0.4
|
||||||
urllib3==1.25.11
|
urllib3==1.25.11
|
||||||
|
Reference in New Issue
Block a user