Skip to content

Commit f14982e

Browse files
Bump pytest from 7.3.1 to 7.3.2 (#106)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.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.3.1...7.3.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>
1 parent cb080f7 commit f14982e

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.3
7878
# via -r requirements.in
7979
pyrsistent==0.18.1
8080
# via jsonschema
81-
pytest==7.3.1
81+
pytest==7.3.2
8282
# via
8383
# -r requirements.in
8484
# pytest-cookies

0 commit comments

Comments
 (0)