Skip to content

Commit 10ffced

Browse files
Bump pytest from 7.0.0 to 7.0.1 (#417)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1. - [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.0.0...7.0.1) --- 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 6ddd7e4 commit 10ffced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jinja2==3.0.3
99
multidict==6.0.2
1010
mypy==0.931
1111
pygments==2.11.2
12-
pytest==7.0.0
12+
pytest==7.0.1
1313
pytest-aiohttp==1.0.3
1414
pytest-cov==3.0.0
1515
pytest-sugar==0.9.4

0 commit comments

Comments
 (0)