Skip to content

Commit 57ec01f

Browse files
build(deps): bump pyyaml from 6.0.2 to 6.0.3 in /dev-tools/scripts (#15282)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4b8e55 commit 57ec01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jinja template processing of releaseWizard.yaml
22
Jinja2==3.1.6
33
# parsing and processing of releaseWizard.yaml
4-
PyYAML==6.0.2
4+
PyYAML==6.0.3
55
# international holidays in releaseWizard
66
holidays==0.80
77
# calendar processing in releaseWizard

0 commit comments

Comments
 (0)