Skip to content

Commit 2c8ea20

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ atomicwrites==1.3.0 # via pytest
1212
attrs==19.1.0
1313
backcall==0.1.0 # via ipython
1414
cffi==1.12.3 # via cryptography
15-
coverage==4.5.3 # via pytest-cov
15+
coverage==4.5.4 # via pytest-cov
1616
cryptography==2.7 # via pyopenssl, trustme
1717
decorator==4.4.0 # via ipython, traitlets
1818
entrypoints==0.3 # via flake8

0 commit comments

Comments
 (0)