Skip to content

Commit 09dce20

Browse files
Bump pytest from 7.1.2 to 7.1.3 (soxoj#613)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.1.3. - [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.2...7.1.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... 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 65963e5 commit 09dce20

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.2
3+
pytest==7.1.3
44
pytest-asyncio==0.16.0;python_version<"3.7"
55
pytest-asyncio==0.19.0;python_version>="3.7"
66
pytest-cov==3.0.0

0 commit comments

Comments
 (0)