Skip to content

Commit c69944f

Browse files
Merge pull request #1725 from python-trio/dependabot/pip/coverage-5.3
2 parents 5e9b4f3 + 7934169 commit c69944f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ backcall==0.2.0 # via ipython
1313
black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
1414
cffi==1.14.2 # via cryptography
1515
click==7.1.2 # via black
16-
coverage==5.2.1 # via pytest-cov
16+
coverage==5.3 # via pytest-cov
1717
cryptography==3.1 # via pyopenssl, trustme
1818
decorator==4.4.2 # via ipython
1919
flake8==3.8.3 # via -r test-requirements.in

0 commit comments

Comments
 (0)