Skip to content

Commit bbf14fb

Browse files
chore(deps): bump pytest (#8891)
Bumps the pip group with 1 update in the /apps/api/requirements directory: [pytest](https://github.com/pytest-dev/pytest). Updates `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:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db3c8f2 commit bbf14fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r base.txt
22
# test framework
3-
pytest==9.0.2
3+
pytest==9.0.3
44
pytest-django==4.5.2
55
pytest-cov==4.1.0
66
pytest-xdist==3.3.1

0 commit comments

Comments
 (0)