Skip to content

Commit 4551241

Browse files
Update pytest requirement from ~=8.3 to ~=8.4 (#1112)
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.3.0...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e42254d commit 4551241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_bot/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest~=8.3
1+
pytest~=8.4
22
pytest-timeout~=2.4
33
ruff~=0.11
44
mypy~=1.16

0 commit comments

Comments
 (0)