Skip to content

Commit 9ec11be

Browse files
Bump pytest from 8.3.3 to 9.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 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@8.3.3...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee0a72d commit 9ec11be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pre-commit==3.5.0
1010
pytest-asyncio==0.24.0
1111
pytest-cov==7.0.0
1212
pytest-sugar==0.9.7
13-
pytest==8.3.3
13+
pytest==9.0.1
1414
ruff==0.14.2
1515
terminaltables==3.1.10
1616
towncrier==24.8.0

0 commit comments

Comments
 (0)