Skip to content

Commit e597a94

Browse files
Bump pytest from 7.2.0 to 7.3.1 (#707)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.3.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.2.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zanie Adkins <michael@prefect.io>
1 parent d3e18e3 commit e597a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ importlib-metadata==4.13.0
2626
mypy==1.2.0
2727
trio-typing==0.8.0
2828
types-certifi==2021.10.8.3
29-
pytest==7.2.0
29+
pytest==7.3.1
3030
pytest-httpbin==2.0.0rc1
3131
pytest-trio==0.7.0
3232
werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673

0 commit comments

Comments
 (0)