Skip to content

Commit 5e9872f

Browse files
Bump pytest from 8.3.4 to 8.3.5 (#2190)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [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.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce9899 commit 5e9872f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ sphinx-rtd-theme==2.0.0
44
invoke==2.2.0
55
jinja2==3.1.5
66
MarkupSafe==3.0.2
7-
pytest==8.3.4
7+
pytest==8.3.5
88
ansible==11.3.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.4.2
22
coveralls==4.0.1
33
ddt==1.7.2
44
flake8-import-order==0.18.2
5-
pytest==8.3.4
5+
pytest==8.3.5
66
pytest-cov==5.0.0
77
pytest-json-report==1.5.0
88
pyflakes==3.2.0

0 commit comments

Comments
 (0)