Skip to content

Commit f49b92e

Browse files
authored
Bumped pyyaml to 5.1 (#765)
Avoid using prereleases
1 parent 853c7c8 commit f49b92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest-instafail
1414
pytest-timeout>=1.3.1
1515
pytest-xdist>=1.14
1616
pytest>=2.9.1,<5.0 # MIT
17-
PyYAML>=5.1b3 # MIT
17+
PyYAML>=5.1 # MIT
1818
requests_mock # Apache-2
1919
requires.io # UNKNOWN!!!
2020
tenacity # Apache-2

0 commit comments

Comments
 (0)