Bump pytest from 7.2.0 to 7.2.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-01 23:00:37 +00:00
committed by GitHub
parent 5a98c280e9
commit fe3bd00d31
+1 -1
View File
@@ -7,7 +7,7 @@ mock==4.0.3
psutil==5.9.4
pycvesearch==1.2
pydantic==1.10.4
pytest==7.2.0
pytest==7.2.1
PyYAML==5.4.1
questionary==1.10.0
requests==2.28.1