Skip to content

Commit 54514bc

Browse files
Bump pytest from 6.0.1 to 6.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.1...6.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ba2a193 commit 54514bc

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
@@ -47,7 +47,7 @@ pylint==2.6.0 # via -r test-requirements.in
4747
pyopenssl==19.1.0 # via -r test-requirements.in
4848
pyparsing==2.4.7 # via packaging
4949
pytest-cov==2.10.1 # via -r test-requirements.in
50-
pytest==6.0.1 # via -r test-requirements.in, pytest-cov
50+
pytest==6.0.2 # via -r test-requirements.in, pytest-cov
5151
regex==2020.7.14 # via black
5252
six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
5353
sniffio==1.1.0 # via -r test-requirements.in

0 commit comments

Comments
 (0)