Skip to content

Commit 7f4634a

Browse files
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 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@9.0.2...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 24a93eb commit 7f4634a

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
@@ -58,7 +58,7 @@ pre-commit==4.5.1
5858
# via -r requirements-dev.in
5959
pygments==2.20.0
6060
# via pytest
61-
pytest==9.0.2
61+
pytest==9.0.3
6262
# via
6363
# -r requirements-dev.in
6464
# pytest-django

0 commit comments

Comments
 (0)