Skip to content

Commit de31c5e

Browse files
chore(deps): bump pytest from 7.0.0 to 7.2.1 in /dev_requirements (#513)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.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.0.0...7.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71b9856 commit de31c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dev_requirements/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
hypothesis==6.31.6
22
mock==4.0.3
33
moto==3.0.2
4-
pytest==7.0.0
4+
pytest==7.2.1
55
pytest-cov==3.0.0
66
pytest-mock==3.10.0
77
pytest-xdist==2.5.0

0 commit comments

Comments
 (0)