Skip to content

Commit 0c102b6

Browse files
author
Dane Rigby
committed
BLD: Align Python dev dependencies to prek version
1 parent 44a63e6 commit 0c102b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ classifiers = [
4545
python = ">=3.10,<3.15"
4646

4747
[tool.poetry.group.dev.dependencies]
48-
black = "^23.9.1"
48+
black = "^25.9.0"
4949
mypy = "1.5.1"
5050
pytest = "^7.4.2"
5151
pytest-asyncio = "==0.21.1"
52-
ruff = "^0.14.0"
52+
ruff = "^0.15.2"
5353
tomli = "^2.0.1"
5454
types-requests = "^2.30.0.0"
5555
teamcity-messages = "^1.32"

0 commit comments

Comments
 (0)