Skip to content

Commit ea4d399

Browse files
Bump pytest from 6.1.2 to 6.2.5 (#392)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.5. - [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.1.2...6.2.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7f4dac commit ea4d399

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
@@ -1,6 +1,6 @@
11
aiohttp==3.8.0
22
tox==3.20.1
3-
pytest==6.1.2
3+
pytest==6.2.5
44
pytest-aiohttp==0.3.0
55
pytest-cov==3.0.0
66
pytest-runner==5.2

0 commit comments

Comments
 (0)