Skip to content

Commit 4bcc432

Browse files
chore(deps): update pytest requirement from >=8.2.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.2...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 f564d77 commit 4bcc432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
astroid == 3.3.11
22
pylint == 3.3.9
3-
pytest >= 8.2.2
3+
pytest >= 8.4.2
44
pytest-cov >= 2.4.0
55
pytest-localserver >= 0.4.1
66
pytest-asyncio >= 0.26.0

0 commit comments

Comments
 (0)