Skip to content

Commit 2141f34

Browse files
Bump pytest from 7.1.0 to 7.1.1 (#254)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce10d17 commit 2141f34

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
@@ -27,7 +27,7 @@ py==1.11.0
2727
Pygments==2.11.2
2828
pylint==2.12.2
2929
pyparsing==3.0.7
30-
pytest==7.1.0
30+
pytest==7.1.1
3131
pywin32-ctypes==0.2.0
3232
readme-renderer==34.0
3333
regex==2022.3.15

0 commit comments

Comments
 (0)