Skip to content

Commit 2c8f486

Browse files
Bump pytest from 6.2.5 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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@6.2.5...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c62aef7 commit 2c8f486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click==8.1.3
33
coverage==7.0.3
44
docutils==0.17.1
55
grablib==0.8
6-
pytest==6.2.5
6+
pytest==7.2.0
77
pytest-aiohttp==1.0.4
88
pytest-cov==4.0.0
99
pytest-forked==1.4.0

0 commit comments

Comments
 (0)