Skip to content

Commit c6bb703

Browse files
build(deps-dev): bump pytest from 7.4.4 to 8.0.1 (#20)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.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.4.4...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development 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> Co-authored-by: konstantin <[email protected]>
1 parent 9e1bacb commit c6bb703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packaging==23.2
1010
# via pytest
1111
pluggy==1.4.0
1212
# via pytest
13-
pytest==7.4.4
13+
pytest==8.0.1
1414
# via
1515
# -r dev_requirements/requirements-tests.in
1616
# pytest-asyncio

0 commit comments

Comments
 (0)