Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kirk Byers <ktbyers@twb-tech.com>
  • Loading branch information
dependabot[bot] and ktbyers committed Mar 20, 2023
1 parent 4132248 commit 4b45fda
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 @@ sphinxcontrib-napoleon==0.7
invoke==1.7.1
jinja2==2.11.3
MarkupSafe==2.0.1
pytest==7.1.2
pytest==7.2.2
ansible==4.10.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==22.6.0
coveralls==3.3.1
ddt==1.5.0
flake8-import-order==0.18.2
pytest==7.1.2
pytest==7.2.2
pytest-cov==4.0.0
pytest-json==0.4.0
pyflakes==2.5.0
Expand Down

0 comments on commit 4b45fda

Please sign in to comment.