Skip to content

Commit 77a28bc

Browse files
Bump ruff from 0.12.11 to 0.14.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.14.3. - [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.12.11...0.14.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1aa890a commit 77a28bc

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -44,7 +44,7 @@ pytest = ">=7.0.1,<9.0.0"
4444
pytest-cov = ">=4,<8"
4545
pytest-xdist = "^3.0.2"
4646
responses = ">=0.17,<0.26"
47-
ruff = ">=0.0.282,<0.12.12"
47+
ruff = ">=0.0.282,<0.14.4"
4848
types-mock = ">=4.0.15.2,<6.0.0.0"
4949

5050
[tool.poetry.group.github-actions]

0 commit comments

Comments
 (0)