Skip to content

Commit cd2efdf

Browse files
Bump pytest from 7.2.0 to 7.2.1 (#1883)
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:production 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 2f683a6 commit cd2efdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ black==22.10.0
1717
flake8==3.9.2
1818
importlib-metadata==4.13.0; python_version>='3.7'
1919
isort==5.10.1
20-
pytest==7.2.0
20+
pytest==7.2.1
2121
pytest-mock==3.10.0
2222
mypy==0.991
2323
types-click==7.1.8

0 commit comments

Comments
 (0)