Skip to content

Commit

Permalink
Bump pytest from 8.3.2 to 8.3.4 (#2169)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kirk Byers <[email protected]>
  • Loading branch information
dependabot[bot] and ktbyers authored Feb 24, 2025
1 parent 24454b2 commit 2d6f825
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.4
MarkupSafe==2.1.5
pytest==8.3.2
pytest==8.3.4
ansible==9.6.1
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.4.2
coveralls==4.0.1
ddt==1.7.2
flake8-import-order==0.18.2
pytest==8.3.2
pytest==8.3.4
pytest-cov==5.0.0
pytest-json-report==1.5.0
pyflakes==3.2.0
Expand Down

0 comments on commit 2d6f825

Please sign in to comment.