Skip to content

Commit ca4d8c3

Browse files
Bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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.2...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ecee64 commit ca4d8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pre-commit==3.5.0
33
isort==5.12.0
44
flake8==6.1.0
55
pylint==3.0.2
6-
pytest==7.4.2
6+
pytest==7.4.3
77
pytest-asyncio==0.21.1
88
pytest-cov==4.1.0
99
pytest-icdiff==0.8

0 commit comments

Comments
 (0)