Skip to content

Commit a206075

Browse files
authored
Merge pull request #116 from msoedov/dependabot/pip/black-25.1.0
build(deps-dev): bump black from 24.10.0 to 25.1.0
2 parents 3b313f6 + 87b54e3 commit a206075

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytest-httpx = "^0.35.0"
5959
pytest-mock = "^3.14.0"
6060

6161
# Rest
62-
black = "^24.10.0"
62+
black = ">=24.10,<26.0"
6363
mypy = "^1.12.0"
6464
pre-commit = "^4.0.1"
6565
huggingface-hub = ">=0.25.1,<0.29.0"

0 commit comments

Comments
 (0)