Skip to content

Commit e265382

Browse files
build(deps): Bump pyyaml in /projects/vdk-plugins/vdk-oauth-auth
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf55e78 commit e265382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/vdk-plugins/vdk-oauth-auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ docker-compose
33

44

55
# install earlier version due to https://github.com/yaml/pyyaml/issues/601
6-
PyYAML==5.3.1
6+
PyYAML==5.4.1
77

88
vdk-test-utils

0 commit comments

Comments
 (0)