Skip to content

Commit 1736883

Browse files
Bump pyyaml from 6.0.2 to 6.0.3 (#510)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 258966d commit 1736883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Pygments==2.20.0
2828
pymdown-extensions==10.21
2929
pyparsing==3.3.2
3030
python-dateutil==2.9.0.post0
31-
PyYAML==6.0.2
31+
PyYAML==6.0.3
3232
pyyaml_env_tag==1.1
3333
requests==2.33.1
3434
six==1.17.0

0 commit comments

Comments
 (0)