Skip to content

Commit 0f54fd6

Browse files
Update pytest requirement from ~=7.2.1 to ~=7.2.2 (#139)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ee5af5 commit 0f54fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# setup.py.
1010
coverage ~=7.1
1111
flake8 ~=5.0.4
12-
pytest ~=7.2.1
12+
pytest ~=7.2.2

0 commit comments

Comments
 (0)