Skip to content

Commit b4e896b

Browse files
Bump pytest from 7.3.2 to 7.4.0 (#109)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 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.2...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 633c45c commit b4e896b

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.2
81+
pytest==7.4.0
8282
# via
8383
# -r requirements.in
8484
# pytest-cookies

0 commit comments

Comments
 (0)