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

Commit 5e60e60

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

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
@@ -8,7 +8,7 @@ import-string==0.1.0
88
itsdangerous==0.24
99
Jinja2==2.9.6
1010
MarkupSafe==1.0
11-
PyYAML==3.12
11+
PyYAML==5.1
1212
requests==2.20.0
1313
six==1.10.0
1414
urllib3==1.24.2

0 commit comments

Comments
 (0)