Skip to content

Commit abf210a

Browse files
chore(deps-dev): update ruff requirement from ~=0.12.5 to ~=0.12.7 (#1151)
1 parent 1457866 commit abf210a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pre-commit = "~=4.2"
1010
pytest = "~=8.4"
1111
pytest-cov = "~=6.2"
1212
python-dateutil = "~=2.9"
13-
ruff = "~=0.12.5"
13+
ruff = "~=0.12.7"
1414
tox = "~=4.27"
1515
types-python-dateutil = "~=2.9"
1616

0 commit comments

Comments
 (0)