Skip to content

Commit becd88c

Browse files
chore(deps): bump pytest from 7.3.1 to 7.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0. - [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.3.1...7.4.0) --- 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 ced9217 commit becd88c

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
@@ -5,6 +5,6 @@ packaging==23.1
55
pluggy==1.0.0
66
py==1.11.0
77
pyparsing==3.0.9
8-
pytest==7.3.1
8+
pytest==7.4.0
99
pytest-cov==4.0.0
1010
tomli==2.0.1

0 commit comments

Comments
 (0)