Skip to content

Commit 051ecda

Browse files
Bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.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.0.0...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc96235 commit 051ecda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pygments==2.11.2
4848
# via sphinx
4949
pyparsing==3.0.7
5050
# via packaging
51-
pytest==7.0.0
51+
pytest==7.0.1
5252
# via
5353
# -r test-requirements.in
5454
# pytest-cov

0 commit comments

Comments
 (0)