Compare commits

...

4 Commits

Author SHA1 Message Date
Noah Stapp
9744977e3a
Merge branch 'master' into dependabot/pip/pytest-gte-8.4.2 2026-05-05 13:42:04 -04:00
Iris
f172f0fb51
Merge branch 'master' into dependabot/pip/pytest-gte-8.4.2 2026-04-28 09:39:05 -07:00
Iris
97f8e7805f
Merge branch 'master' into dependabot/pip/pytest-gte-8.4.2 2026-04-27 13:06:32 -07:00
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

View File

@ -1,3 +1,3 @@
pytest>=8.2 pytest>=8.4.2
pytest-asyncio>=0.24.0 pytest-asyncio>=0.24.0
importlib_metadata>=7.0;python_version < "3.13" importlib_metadata>=7.0;python_version < "3.13"