Skip to content

Commit 780eae9

Browse files
Executing automated changes
1 parent 3e09417 commit 780eae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pytest = [
5050
{ version = "^8.3.4", optional = true, python = ">=3.8,<3.10" },
5151
{ version = "^9.0.3", optional = true, python = ">=3.10" },
5252
]
53-
pytest-benchmark = { version = "^4.0", optional = true }
53+
pytest-benchmark = { version = "^5.2.3", optional = true }
5454
flake8 = { version = "^5.0.4", optional = true }
5555

5656
[tool.poetry.extras]

0 commit comments

Comments
 (0)