Skip to content

Commit b9ca45c

Browse files
build(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /demos/graphql-demo (#530)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.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@7.2.1...7.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 89e67be commit b9ca45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/graphql-demo/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ redis==4.5.1
1313

1414
mypy==1.0.1
1515
flake8==6.0.0
16-
pytest==7.2.1
16+
pytest==7.2.2
1717
pytest-cov==4.0.0

0 commit comments

Comments
 (0)