Skip to content

Commit 7934169

Browse files
Bump coverage from 5.2.1 to 5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@coverage-5.2.1...coverage-5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5e9b4f3 commit 7934169

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)