Skip to content

Commit 1de9a81

Browse files
Bump pytest from 7.1.0 to 7.1.1 (#142)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.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.1.0...7.1.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> Co-authored-by: Marc Mueller <[email protected]>
1 parent dfb7050 commit 1de9a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
mypy==0.941
33
pre-commit==2.17.0
44
pylint==2.12.2
5-
pytest==7.1.0
5+
pytest==7.1.1
66
pytest-asyncio==0.16.0
77
types-aiofiles==0.8.5

0 commit comments

Comments
 (0)