Skip to content

Commit 64f488d

Browse files
Bump pytest from 8.0.1 to 8.0.2 (#170)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [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.1...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c0a1ac commit 64f488d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements/requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packaging==23.0
1212
# via pytest
1313
pluggy==1.4.0
1414
# via pytest
15-
pytest==8.0.1
15+
pytest==8.0.2
1616
# via
1717
# -r dev_requirements/requirements-tests.in
1818
# pytest-datafiles

0 commit comments

Comments
 (0)