Skip to content

Commit 9e8db71

Browse files
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in /requirements (#7761)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development 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 9805294 commit 9e8db71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ types-urllib3==1.26.25.14
2929

3030
# Test requirements
3131

32-
pytest==8.3.3
32+
pytest==8.3.4
3333

3434
parameterized==0.9.0
3535
pytest-xdist==3.6.1

0 commit comments

Comments
 (0)