Skip to content

Commit 6478544

Browse files
Bump pytest from 7.2.0 to 7.2.1 (#82)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.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.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 997f387 commit 6478544

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
@@ -81,7 +81,7 @@ pyparsing==3.0.9
8181
# via packaging
8282
pyrsistent==0.18.1
8383
# via jsonschema
84-
pytest==7.2.0
84+
pytest==7.2.1
8585
# via
8686
# -r requirements.in
8787
# pytest-cookies

0 commit comments

Comments
 (0)