Skip to content

Commit 25f73e4

Browse files
Bump pytest from 8.3.5 to 9.0.3 in /project
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 9.0.3. - [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.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16433b6 commit 25f73e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==25.1.0
22
flake8==7.2.0
33
isort==6.0.1
4-
pytest==8.3.5
4+
pytest==9.0.3
55
pytest-cov==6.1.1
66
pytest-xdist==3.6.1
77

0 commit comments

Comments
 (0)