Skip to content

Commit 3f1a766

Browse files
Bump pytest from 6.2.5 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa2beb7 commit 3f1a766

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pygments==2.11.2
4848
# via sphinx
4949
pyparsing==3.0.7
5050
# via packaging
51-
pytest==6.2.5
51+
pytest==7.0.0
5252
# via
5353
# -r test-requirements.in
5454
# pytest-cov
@@ -74,9 +74,9 @@ sphinxcontrib-qthelp==1.0.3
7474
# via sphinx
7575
sphinxcontrib-serializinghtml==1.1.5
7676
# via sphinx
77-
toml==0.10.2
78-
# via pytest
7977
tomli==1.2.2
80-
# via coverage
78+
# via
79+
# coverage
80+
# pytest
8181
urllib3==1.26.8
8282
# via requests

0 commit comments

Comments
 (0)