Skip to content

Commit cf78f68

Browse files
Bump pytest from 7.4.4 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.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.4.4...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 884883c commit cf78f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Testing
55
# ------------------------------------------------------------------------------
66
mypy==0.991 # https://github.com/python/mypy
7-
pytest==7.4.4 # https://github.com/pytest-dev/pytest
7+
pytest==8.1.1 # https://github.com/pytest-dev/pytest
88
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
99

1010
# Code quality

0 commit comments

Comments
 (0)