Skip to content

Commit ba9ac60

Browse files
Bump pytest from 8.3.2 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 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.2...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8307a commit ba9ac60

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.4
66
MarkupSafe==2.1.5
7-
pytest==8.3.2
7+
pytest==8.3.4
88
ansible==9.6.1

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.2
5+
pytest==8.3.4
66
pytest-cov==5.0.0
77
pytest-json-report==1.5.0
88
pyflakes==3.2.0

0 commit comments

Comments
 (0)