Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit 23552fd

Browse files
Bump pyyaml from 5.1 to 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.3.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.1...5.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 66f803c commit 23552fd

File tree

2 files changed

+692
-635
lines changed

2 files changed

+692
-635
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ docutils = "*"
2424
jmespath = "==0.9.0"
2525
pyaml = "==15.8.2"
2626
python-dateutil = "==2.5.3"
27-
PyYAML = "==5.1"
27+
PyYAML = "==5.3.1"
2828

2929
[pipenv]
3030
allow_prereleases = true

0 commit comments

Comments
 (0)