Skip to content

Commit 944831c

Browse files
build(deps-dev): bump pytest from 7.1.3 to 7.2.0 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8422cd2 commit 944831c

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.9.1
22
pre-commit==2.20.0
3-
pytest==7.1.3
3+
pytest==7.2.0
44
pytest-responses==0.5.1
55
responses==0.22.0

0 commit comments

Comments
 (0)