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>
This commit is contained in:
parent
a13842f351
commit
eb6c5072cc
@ -1,3 +1,3 @@
|
||||
pytest>=8.2
|
||||
pytest>=8.4.2
|
||||
pytest-asyncio>=0.24.0
|
||||
importlib_metadata>=7.0;python_version < "3.13"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user