Skip to content

Commit 0979909

Browse files
build(deps-dev): Bump ruff from 0.14.8 to 0.14.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.9. - [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.14.8...0.14.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb89e65 commit 0979909

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
@@ -75,7 +75,7 @@ pyjwt = {extras = ["crypto"], version = "^2.0.0"}
7575
[tool.poetry.group.dev.dependencies]
7676
black = "^25.12.0"
7777
isort = "^5.13.2"
78-
ruff = "^0.14.8"
78+
ruff = "^0.14.9"
7979
pre-commit = "^4.5.0"
8080
selenium = "^4.39.0"
8181
webdriver-manager = "^4.0.2"

0 commit comments

Comments
 (0)