Skip to content

Commit 2014bc8

Browse files
Bump pytest from 7.3.1 to 7.4.0 (#742)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.0. - [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.3.1...7.4.0) --- 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>
1 parent 00717b3 commit 2014bc8

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.3.1
29+
pytest==7.4.0
3030
pytest-httpbin==2.0.0
3131
pytest-trio==0.7.0
3232
werkzeug<2.1 # See: https://github.com/postmanlabs/httpbin/issues/673

0 commit comments

Comments
 (0)