Skip to content

Commit

Permalink
Bump pytest from 7.3.1 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.2.0.
- [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.3.1...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 2f34cc8 commit c5c517a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ sphinx-rtd-theme==2.0.0
invoke==2.2.0
jinja2==3.1.3
MarkupSafe==2.1.5
pytest==7.3.1
pytest==8.2.0
ansible==9.4.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==24.3.0
coveralls==3.3.1
ddt==1.7.2
flake8-import-order==0.18.2
pytest==7.3.1
pytest==8.2.0
pytest-cov==5.0.0
pytest-json-report==1.5.0
pyflakes==3.2.0
Expand Down

0 comments on commit c5c517a

Please sign in to comment.