Skip to content

Commit 1074805

Browse files
Bump pytest from 7.2.0 to 7.2.2 (#1117)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2. - [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.2) --- 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 ff0d38a commit 1074805

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
@@ -6,7 +6,7 @@ backports.cached-property==1.0.2; python_version<="3.7"
66
coveralls==3.3.1
77
flake8==5.0.4
88
pillow==9.4.0
9-
pytest==7.2.0
9+
pytest==7.2.2
1010
pytest-cache==1.0
1111
pytest-cov==4.0.0
1212
pytest-mock<3.10.1

0 commit comments

Comments
 (0)