Skip to content

Commit 49e1dc3

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

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
@@ -11,7 +11,7 @@ aioredis==2.0.0
1111
cryptography==3.4.8
1212
docker==5.0.0
1313
pynacl==1.4.0
14-
pytest==6.2.4
14+
pytest==6.2.5
1515
pytest-aiohttp==0.3.0
1616
pytest-cov==2.12.1
1717
pytest-mock==3.6.1

0 commit comments

Comments
 (0)