chore(deps): update pytest requirement in /backend

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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/8.2.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 03:11:04 +00:00 committed by GitHub
parent d51e866505
commit 8eb03c02da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -73,5 +73,5 @@ duckduckgo-search~=6.1.7
## Tests
docker~=7.1.0
pytest~=8.2.1
pytest~=8.2.2
pytest-docker~=3.1.1