Skip to content

Commit a816d2f

Browse files
dependabot[bot]aclark4life
authored andcommitted
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](pytest-dev/pytest@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>
1 parent 23f74d8 commit a816d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest>=8.2
1+
pytest>=8.4.2
22
pytest-asyncio>=0.24.0
33
importlib_metadata>=7.0;python_version < "3.13"

0 commit comments

Comments
 (0)