Skip to content

Commit c6a3817

Browse files
Bump pytest from 9.0.3 to 9.1.0 (#546)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.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@9.0.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 105830d commit c6a3817

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.3
1212
docutils==0.21.2
1313
pygments==2.20.0
1414
urllib3==2.7.0
15-
pytest==9.0.3
15+
pytest==9.1.0
1616
isort==6.0.1
1717
black==26.5.1
1818
flake8==7.3.0

0 commit comments

Comments
 (0)