Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba3c7ac

Browse files
authoredMar 11, 2024··
build(deps): bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.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@8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99bfa44 commit ba3c7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ packaging==23.2
55
pluggy==1.4.0
66
py==1.11.0
77
pyparsing==3.1.2
8-
pytest==8.0.2
8+
pytest==8.1.1
99
pytest-cov==4.1.0
1010
tomli==2.0.1

0 commit comments

Comments
 (0)
Please sign in to comment.