Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2023
1 parent f190581 commit 7aee83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -9,7 +9,7 @@ jsonschema==4.17.3
semver==3.0.0

# testing
pytest==7.2.1
pytest==7.3.2
pytest-xdist[psutil]==3.2.1
betamax==0.8.1
coverage==7.2.3
Expand Down

0 comments on commit 7aee83f

Please sign in to comment.