Skip to content

Commit 86fffbb

Browse files
Bump pytest from 7.3.0 to 7.3.1 (#97)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.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.3.0...7.3.1) --- 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>
1 parent 814eed6 commit 86fffbb

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
@@ -78,7 +78,7 @@ pylint==2.17.2
7878
# via -r requirements.in
7979
pyrsistent==0.18.1
8080
# via jsonschema
81-
pytest==7.3.0
81+
pytest==7.3.1
8282
# via
8383
# -r requirements.in
8484
# pytest-cookies

0 commit comments

Comments
 (0)