Skip to content

Commit 830cdd5

Browse files
Bump pytest from 7.2.0 to 7.2.1 (#326)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c9260f commit 830cdd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
coverage==7.1.0
3-
pytest==7.2.0
3+
pytest==7.2.1
44
pytest-aiohttp==1.0.4
55
pytest-mock==3.10.0
66
pytest-cov==4.0.0

0 commit comments

Comments
 (0)