Skip to content

Commit 40606d5

Browse files
Bump pytest from 7.0.1 to 7.1.1 (#425)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.1...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9abbda2 commit 40606d5

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.940
1111
pygments==2.11.2
12-
pytest==7.0.1
12+
pytest==7.1.1
1313
pytest-aiohttp==1.0.4
1414
pytest-cov==3.0.0
1515
pytest-sugar==0.9.4

0 commit comments

Comments
 (0)