Skip to content

Commit 1a83a48

Browse files
Bump ruff from 0.15.10 to 0.15.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.10 to 0.15.11. - [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.15.10...0.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3da40e0 commit 1a83a48

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -32,7 +32,7 @@ scratch-build-bot = "staging.bot:main"
3232
update-versions = "bci_build.package.versions:run_version_update"
3333

3434
[tool.poetry.group.dev.dependencies]
35-
ruff = ">=0.15.10"
35+
ruff = ">=0.15.11"
3636
Sphinx = ">=4.4"
3737
pytest = ">=7.1"
3838
types-aiofiles = ">=22.1"

0 commit comments

Comments
 (0)