Skip to content

Commit c3d3487

Browse files
build(deps-dev): bump pytest from 8.2.1 to 8.2.2 in /backend (#2326)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2. - [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.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca99d76 commit c3d3487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fakeredis==2.23.2
22
pre-commit==3.5.0
3-
pytest==8.2.1
3+
pytest==8.2.2
44
pytest-responses==0.5.1
55
responses==0.25.2

0 commit comments

Comments
 (0)