Skip to content

Commit ccae985

Browse files
build(deps): bump pytest from 8.2.0 to 8.4.2 (#13488)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.4.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@8.2.0...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 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 20ca256 commit ccae985

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
@@ -135,7 +135,7 @@ coverage==7.5.1
135135
requests-toolbelt==1.0.0
136136
flake8==7.3.0
137137
black==24.4.2
138-
pytest==8.2.0
138+
pytest==8.4.2
139139
pytest-bdd==7.1.2
140140
splinter==0.21.0
141141
pytest-splinter==3.3.2

0 commit comments

Comments
 (0)