Skip to content

Commit 793271b

Browse files
build(deps-dev): update ruff requirement from ^0.14.0 to ^0.15.0 (#361)
1 parent 7d21f20 commit 793271b

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
@@ -16,7 +16,7 @@ aws-xray-sdk = "^2.13.0"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
black = "^26.1.0"
19-
ruff = "^0.14.0"
19+
ruff = "^0.15.0"
2020
pytest = "^9.0.0"
2121
pytest-mock = "^3.14.0"
2222
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)