Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit abbc56c

Browse files
authoredApr 5, 2021
Bump pytest from 6.2.2 to 6.2.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.2...6.2.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd5e1c5 commit abbc56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flake8==3.9.0
88
flake8-type-annotations==0.1.0
99
flake8-tidy-imports==4.2.1
1010
mypy==0.812
11-
pytest==6.2.2
11+
pytest==6.2.3
1212
pytest-asyncio==0.14.0
1313
pytest-cov==2.11.1
1414
pytest-mock==3.5.1

0 commit comments

Comments
 (0)
Please sign in to comment.