chore(deps): bump pytest from 7.4.2 to 7.4.3

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [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.4.2...7.4.3)

---
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-11-19 19:07:11 +00:00
committed by Alexandre Teles (afterSt0rm)
parent fe3c32ab88
commit 37c375ed30
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ pytest-md = "^0.2.0"
pytest-emoji = "^0.2.0"
coverage = "^7.3.2"
pytest-cov = "^4.1.0"
pytest = "^7.4.0"
pytest = "^7.4.3"
sqlalchemy = "^2.0.22"
sanic-beskar = "^2.2.12"
bson = "^0.5.10"