Skip to content

Commit 9506c85

Browse files
chore(deps-dev): bump pytest from 6.2.1 to 6.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.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.2.1...6.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 81615aa commit 9506c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coverage==5.3.1
33
coveralls==1.7.0;python_version<'3.0'
44
coveralls==2.2.0;python_version>='3.6'
55
pytest==4.6.9;python_version<'3.0'
6-
pytest==6.2.1;python_version>='3.6'
6+
pytest==6.2.2;python_version>='3.6'
77
pytest-cov==2.10.1
88
Sphinx==1.8.5;python_version<'3.0'
99
Sphinx==3.4.3;python_version>='3.6'

0 commit comments

Comments
 (0)