Skip to content

Commit 01d7e37

Browse files
build(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /demos/polls (#525)
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 c73ae2d commit 01d7e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/polls/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ aiohttp-jinja2==1.5.1
44
trafaret_config==2.0.2
55

66
# For testing
7-
pytest==7.2.1
7+
pytest==7.2.2
88
pytest-aiohttp==1.0.4
99
flake8==6.0.0

0 commit comments

Comments
 (0)