Skip to content

Commit fd8f5f9

Browse files
Bump pytest from 7.1.3 to 7.2.0 (soxoj#734)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. - [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.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b06fd47 commit fd8f5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
reportlab==3.6.11
22
flake8==5.0.4
3-
pytest==7.1.3
3+
pytest==7.2.0
44
pytest-asyncio==0.16.0;python_version<"3.7"
55
pytest-asyncio==0.20.1;python_version>="3.7"
66
pytest-cov==4.0.0

0 commit comments

Comments
 (0)