Skip to content

Commit 41a1be1

Browse files
build(deps-dev): bump pytest from 6.2.5 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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@6.2.5...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b8a6a3 commit 41a1be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ freezegun == 1.4.0
33
mypy == 1.9.0
44
pre-commit == 3.3.3
55
pylint == 3.1.0
6-
pytest == 6.2.5
6+
pytest == 8.1.1
77
pytest-asyncio == 0.20.3
88
pytest-cov == 4.1.0
99
pytest-random-order == 1.1.1

0 commit comments

Comments
 (0)