Skip to content

Commit d6ceed1

Browse files
Bump pytest from 9.0.0 to 9.0.1 in the minor-and-patch group (#120)
Bumps the minor-and-patch group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.0 to 9.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@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 755f6a2 commit d6ceed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ptyprocess==0.7.0
2626
py==1.11.0
2727
Pygments==2.19.2
2828
pyparsing==3.2.5
29-
pytest==9.0.0
29+
pytest==9.0.1
3030
pytest-cov==7.0.0
3131
pytest-mock==3.15.1
3232
six==1.17.0

0 commit comments

Comments
 (0)