Skip to content

Commit 05b8e32

Browse files
Bump pytest from 7.4.0 to 7.4.2 (#2871)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2. - [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.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zanie Blue <contact@zanie.dev>
1 parent 8dc2fb3 commit 05b8e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ coverage[toml]==7.3.0
2424
cryptography==41.0.4
2525
mypy==1.5.1
2626
types-certifi==2021.10.8.2
27-
pytest==7.4.0
27+
pytest==7.4.2
2828
ruff==0.0.291
2929
trio==0.22.2
3030
trio-typing==0.8.0

0 commit comments

Comments
 (0)