Skip to content

Commit a8f2367

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# We use dev-requirements.txt instead of just declaring the requirements in
22
# the setup function because Read The Docs needs a requirements file.
33
black==20.8b1
4-
PyYAML==5.3.1
4+
PyYAML==5.4
55
Pygments==2.7.4
66
Sphinx-Substitution-Extensions==2020.9.30.0
77
Sphinx==3.4.3

0 commit comments

Comments
 (0)