Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Bump pyyaml from 5.1 to 5.4 in /requirements #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 27 additions & 8 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via hypothesis, pytest
coverage==4.5.1 # via hypothesis, pytest-cov
atomicwrites==1.1.5
# via pytest
attrs==18.1.0
# via
# hypothesis
# pytest
coverage==4.5.1
# via
# hypothesis
# pytest-cov
hypothesis==3.66.4
more-itertools==4.2.0 # via pytest
pluggy==0.6.0 # via pytest
py==1.5.4 # via pytest
# via -r tests.in
more-itertools==4.2.0
# via pytest
pluggy==0.6.0
# via pytest
py==1.5.4
# via pytest
pytest-cov==2.5.1
# via -r tests.in
pytest==3.6.3
pyyaml==5.1
six==1.11.0 # via more-itertools, pytest
# via
# -r tests.in
# pytest-cov
pyyaml==5.4
# via -r tests.in
six==1.11.0
# via
# more-itertools
# pytest