Skip to content

Commit 8b88bdc

Browse files
Merge pull request #1353 from VWS-Python/dependabot/pip/pyyaml-5.4.1
Bump pyyaml from 5.4 to 5.4.1
2 parents 119ccdf + bd86335 commit 8b88bdc

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.4
4+
PyYAML==5.4.1
55
Pygments==2.7.4
66
Sphinx-Substitution-Extensions==2020.9.30.0
77
Sphinx==3.4.3

0 commit comments

Comments
 (0)