Skip to content

Commit 269fe8a

Browse files
chore(deps-dev): bump ruff from 0.13.0 to 0.14.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.0 to 0.14.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.0...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6186fec commit 269fe8a

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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
@@ -14,7 +14,7 @@ httpx = "^0.28.1"
1414
[tool.poetry.group.dev.dependencies]
1515
pytest = "^8.2.0"
1616
pytest-cov = "^7.0.0"
17-
ruff = "^0.13.0"
17+
ruff = "^0.14.4"
1818
black = "^25.1.0"
1919
mypy = "^1.10.0"
2020
types-requests = "^2.31.0.10"

0 commit comments

Comments
 (0)