Skip to content

Commit 4fe9b92

Browse files
Bump pytest from 6.1.0 to 6.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.1.1. - [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.1.0...6.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 16f2303 commit 4fe9b92

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
@@ -46,7 +46,7 @@ pylint==2.6.0 # via -r test-requirements.in
4646
pyopenssl==19.1.0 # via -r test-requirements.in
4747
pyparsing==2.4.7 # via packaging
4848
pytest-cov==2.10.1 # via -r test-requirements.in
49-
pytest==6.1.0 # via -r test-requirements.in, pytest-cov
49+
pytest==6.1.1 # via -r test-requirements.in, pytest-cov
5050
regex==2020.9.27 # via black
5151
six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
5252
sniffio==1.1.0 # via -r test-requirements.in

0 commit comments

Comments
 (0)