Skip to content

Commit b1798ee

Browse files
build(deps): bump pytest from 7.4.4 to 8.0.0 (#140)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7da1b3 commit b1798ee

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
@@ -31,7 +31,7 @@ pluggy==1.3.0
3131
Pygments==2.17.2
3232
pyotp==2.9.0
3333
pyproject_hooks==1.0.0
34-
pytest==7.4.4
34+
pytest==8.0.0
3535
pytest-cov==4.1.0
3636
pytest-xdist==3.5.0
3737
python-dateutil==2.8.2

0 commit comments

Comments
 (0)