Skip to content

Commit 4c9d88b

Browse files
Bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.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@7.4.4...8.0.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 74ded41 commit 4c9d88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage==7.2.7
22
fakeredis==2.20.0
33
flake8==7.0.0
44
freezegun==1.4.0
5-
pytest==7.4.4
5+
pytest==8.0.0
66
pytest-cov==4.1.0
77
tox==4.11.3
88
bumpversion==0.6.0

0 commit comments

Comments
 (0)