Skip to content

Commit 4fe6cd7

Browse files
chore(deps-dev): bump ruff in /tools/tokenserver/loadtests
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to 0.15.5. - [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.12...0.15.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b09e99 commit 4fe6cd7

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

tools/tokenserver/loadtests/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.

tools/tokenserver/loadtests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sqlalchemy = "1.4.46"
2323
[tool.poetry.group.dev.dependencies]
2424
mypy = "^1.19.1"
2525
pydocstyle = "^6.3.0"
26-
ruff = "^0.15.6"
26+
ruff = "^0.15.7"
2727
black = "^26.3.1"
2828
bandit = "^1.9.4"
2929
isort = "^8.0.1"

0 commit comments

Comments
 (0)