Skip to content

Commit 470a7a6

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 9064124 commit 470a7a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ sphinxcontrib-napoleon==0.7
55
invoke==2.2.0
66
jinja2==2.11.3
77
MarkupSafe==2.0.1
8-
pytest==7.2.2
8+
pytest==8.1.1
99
ansible==4.10.0

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==23.3.0
22
coveralls==3.3.1
33
ddt==1.6.0
44
flake8-import-order==0.18.2
5-
pytest==7.3.1
5+
pytest==8.1.1
66
pytest-cov==4.1.0
77
pytest-json-report==1.5.0
88
pyflakes==3.0.1

0 commit comments

Comments
 (0)