Skip to content

Commit 2ee0031

Browse files
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4. - [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.3...6.2.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15e7db1 commit 2ee0031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage == 5.5
22
freezegun == 1.1.0
33
mypy == 0.812
44
pylint == 2.8.2
5-
pytest == 6.2.3
5+
pytest == 6.2.4
66
pytest-asyncio == 0.15.1
77
pytest-cov == 2.11.1
88
pytest-random-order == 1.0.4

0 commit comments

Comments
 (0)