Skip to content

Commit 4b1f2a4

Browse files
build(deps-dev): bump pytest from 6.2.4 to 6.2.5 in /backend (#1083)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.2.4...6.2.5) --- 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 d9a74df commit 4b1f2a4

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==1.6.0
22
pre-commit==2.15.0
3-
pytest==6.2.4
3+
pytest==6.2.5
44
pytest-responses==0.5.0
55
responses==0.13.4

0 commit comments

Comments
 (0)