Skip to content

Commit 833dd1b

Browse files
Bump pytest from 8.3.5 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1. - [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.5...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abccc4d commit 833dd1b

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.6
66
MarkupSafe==3.0.2
7-
pytest==8.3.5
7+
pytest==8.4.1
88
ansible==11.3.0

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ black==24.4.2
33
git+https://github.com/TheKevJames/coveralls-python.git@0ff8f20fd57f68486a4127b0b7f88a5922b910c3
44
ddt==1.7.2
55
flake8-import-order==0.18.2
6-
pytest==8.3.5
6+
pytest==8.4.1
77
pytest-cov==6.0.0
88
pytest-json-report==1.5.0
99
pyflakes==3.2.0

0 commit comments

Comments
 (0)