Skip to content

Commit 9d0bc93

Browse files
Bump pytest from 7.4.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.5. - [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.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9f9935 commit 9d0bc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

+1-1
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.3.5 # 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)