Skip to content

Commit c78efc4

Browse files
Bump pytest from 7.2.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 8.1.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@7.2.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0f44bc commit c78efc4

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.3
66
MarkupSafe==2.1.5
7-
pytest==7.2.2
7+
pytest==8.1.1
88
ansible==9.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.3.0
22
coveralls==3.3.1
33
ddt==1.7.2
44
flake8-import-order==0.18.2
5-
pytest==7.3.1
5+
pytest==8.1.1
66
pytest-cov==5.0.0
77
pytest-json-report==1.5.0
88
pyflakes==3.2.0

0 commit comments

Comments
 (0)