mongo-python-driver/requirements/test.txt
dependabot[bot] eb6c5072cc
Update pytest requirement from >=8.2 to >=8.4.2
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.0...8.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-24 08:54:06 +00:00

4 lines
85 B
Plaintext

pytest>=8.4.2
pytest-asyncio>=0.24.0
importlib_metadata>=7.0;python_version < "3.13"