Skip to content

Commit bdc8557

Browse files
Bump pytest from 8.4.1 to 8.4.2 (#487)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production 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 10c9fcb commit bdc8557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python-levenshtein==0.27.1
1212
docutils==0.21.2
1313
pygments==2.19.2
1414
urllib3==2.5.0
15-
pytest==8.4.1
15+
pytest==8.4.2
1616
isort==6.0.1
1717
black==25.1.0
1818
flake8==7.3.0

0 commit comments

Comments
 (0)